libhatchet
Loading...
Searching...
No Matches
hxallocator.hpp File Reference

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

Detailed Description

Similar to std::allocator.

Supports static or dynamic allocation.

Variable Documentation

◆ hxallocator_dynamic_capacity

HX_NS_BEGIN_ constexpr hxsize_t hxallocator_dynamic_capacity = 0
inlineconstexpr

hxallocator_dynamic_capacity - A capacity value that allows for dynamic allocation.