FastLED 3.9.15
|
This is the complete list of members for fl::allocator< T >, including all inherited members.
allocate(size_t n) | fl::allocator< T > | inline |
allocator() noexcept | fl::allocator< T > | inline |
allocator(const allocator< U > &) noexcept | fl::allocator< T > | inline |
const_pointer typedef | fl::allocator< T > | |
const_reference typedef | fl::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 typedef | fl::allocator< T > | |
pointer typedef | fl::allocator< T > | |
reference typedef | fl::allocator< T > | |
size_type typedef | fl::allocator< T > | |
value_type typedef | fl::allocator< T > | |
~allocator() noexcept | fl::allocator< T > | inline |