|
libhatchet
|
Go to the source code of this file.
Classes | |
| class | hxallocator< T, fixed_capacity_ > |
| class | hxallocator< T, hxallocator_dynamic_capacity > |
Variables | |
| HX_NS_BEGIN_ constexpr hxsize_t | hxallocator_dynamic_capacity = 0 |
Similar to std::allocator.
Supports static or dynamic allocation.
|
inlineconstexpr |
hxallocator_dynamic_capacity - A capacity value that allows for dynamic allocation.