Nebula
Loading...
Searching...
No Matches
arrayallocator.h File Reference
#include "core/types.h"
#include "util/array.h"
#include <tuple>
#include "tupleutility.h"

Go to the source code of this file.

Classes

class  Util::ArrayAllocator< TYPES >
 The ArrayAllocator provides a variadic list of types which is to be contained in the allocator and fetching each value by providing the index into the list of types, which means the members are nameless. More...
 

Namespaces

namespace  Util
 A pinned array is an array which manages its own virtual memory.