|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Rebind the allocator to a different type. More...
#include <idfxx_core/include/idfxx/memory.hpp>
Public Types | |
| using | other = allocator< U, Caps, Alignment > |
| The rebound allocator type. | |
Rebind the allocator to a different type.
| U | The new type to allocate. |
Definition at line 377 of file memory.hpp.
The rebound allocator type.
Definition at line 378 of file memory.hpp.