FastLED 3.9.15
Loading...
Searching...
No Matches
fl::allocator< T > Member List

This is the complete list of members for fl::allocator< T >, including all inherited members.

allocate(fl::size n) FL_NOEXCEPTfl::allocator< T >inline
allocate_at_least(fl::size n) FL_NOEXCEPTfl::allocator< T >inline
allocator() FL_NOEXCEPTfl::allocator< T >inline
allocator(const allocator< U > &) FL_NOEXCEPTfl::allocator< T >inline
const_pointer typedeffl::allocator< T >
const_reference typedeffl::allocator< T >
construct(U *p, Args &&... args) FL_NOEXCEPTfl::allocator< T >inline
deallocate(T *p, fl::size n) FL_NOEXCEPTfl::allocator< T >inline
destroy(U *p) FL_NOEXCEPTfl::allocator< T >inline
difference_type typedeffl::allocator< T >
pointer typedeffl::allocator< T >
reallocate(pointer ptr, fl::size old_count, fl::size new_count) FL_NOEXCEPTfl::allocator< T >inline
reallocate_impl(pointer ptr, fl::size old_count, fl::size new_count, fl::true_type) FL_NOEXCEPTfl::allocator< T >inlineprivate
reallocate_impl(pointer ptr, fl::size old_count, fl::size new_count, fl::false_type) FL_NOEXCEPTfl::allocator< T >inlineprivate
reference typedeffl::allocator< T >
size_type typedeffl::allocator< T >
value_type typedeffl::allocator< T >
~allocator() FL_NOEXCEPTfl::allocator< T >inline