nngn
|
#include <cstddef>
#include <cstdlib>
#include <type_traits>
#include "utils/concepts.h"
#include "utils/utils.h"
Go to the source code of this file.
Classes | |
class | nngn::alloc_block< H, T > |
Non-owning handle to an aggregate header and data block. More... | |
struct | nngn::alloc_block< H, T >::storage |
Underlying storage type. More... | |
Namespaces | |
namespace | nngn |