nngn
Loading...
Searching...
No Matches
nngn::allocator_base< T, o > Struct Template Reference

Base class for allocators, implements a few basic operations. More...

#include <base.h>

Inheritance diagram for nngn::allocator_base< T, o >:

Detailed Description

template<typename T, allocator_opts o>
struct nngn::allocator_base< T, o >

Base class for allocators, implements a few basic operations.

Template Parameters
TThe allocated type.
oAllocator configuration.

The documentation for this struct was generated from the following file: