Nebula
Loading...
Searching...
No Matches
trivialarray.h File Reference
#include "core/types.h"
#include "util/array.h"

Go to the source code of this file.

Classes

class  Util::TrivialArray< TYPE >
 Array class based on Util::Array for trivial and POD types that avoids any per element copying and constructor/destructor calls. More...
 

Namespaces

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