nngn
Loading...
Searching...
No Matches
tagging.h File Reference
#include "utils/utils.h"
#include "base.h"
Include dependency graph for tagging.h:
This graph shows which files directly or indirectly include this file:

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.