nngn
|
Go to the source code of this file.
Classes | |
class | nngn::tagging_allocator< D, A > |
Generic implementation of a malloc(3) -style allocator with headers. More... | |
struct | nngn::tagging_allocator< D, A >::rebind< U > |
Namespaces | |
namespace | nngn |
Concepts | |
concept | nngn::tagging_descriptor |
Associates a block type with an allocator. | |