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(size_t n)fl::allocator< T >inline
allocator() noexceptfl::allocator< T >inline
allocator(const allocator< U > &) noexceptfl::allocator< T >inline
const_pointer typedeffl::allocator< T >
const_reference typedeffl::allocator< T >
construct(U *p, Args &&... args)fl::allocator< T >inline
deallocate(T *p, size_t n)fl::allocator< T >inline
destroy(U *p)fl::allocator< T >inline
difference_type typedeffl::allocator< T >
pointer typedeffl::allocator< T >
reference typedeffl::allocator< T >
size_type typedeffl::allocator< T >
value_type typedeffl::allocator< T >
~allocator() noexceptfl::allocator< T >inline