![]() |
Deluge Firmware 1.3.0
Build date: 2026.03.02
|
A simple GMA wrapper that conforms to the C++ Allocator trait spec (see: https://en.cppreference.com/w/cpp/named_req/Allocator). More...
#include <fast_allocator.h>
Public Types | |
| using | value_type = T |
A simple GMA wrapper that conforms to the C++ Allocator trait spec (see: https://en.cppreference.com/w/cpp/named_req/Allocator).
| T | The type to allocate for |