Template Struct NodeAllocator< T, MinSize, MaxSize, true >

Struct Documentation

template<typename T, size_t MinSize, size_t MaxSize>
struct NodeAllocator<T, MinSize, MaxSize, true>

Public Functions

inline void addOrFree(void *ptr, size_t ROBIN_HOOD_UNUSED(numBytes)) noexcept