|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
This is the complete list of members for idfxx::allocator< T, Caps, Alignment >, including all inherited members.
| allocate(size_t n) | idfxx::allocator< T, Caps, Alignment > | inline |
| allocator()=default | idfxx::allocator< T, Caps, Alignment > | |
| allocator(const allocator< U, Caps, Alignment > &) noexcept | idfxx::allocator< T, Caps, Alignment > | inline |
| deallocate(T *p, size_t) noexcept | idfxx::allocator< T, Caps, Alignment > | inline |
| value_type typedef | idfxx::allocator< T, Caps, Alignment > |