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

Inheritance Relationships

Base Type

Struct Documentation

template<typename T, size_t MinSize, size_t MaxSize>
struct NodeAllocator<T, MinSize, MaxSize, false> : public robin_hood::detail::BulkPoolAllocator<T, MinSize, MaxSize>