|
Nebula
|
#include "core/types.h"Go to the source code of this file.
Namespaces | |
| namespace | Util |
| A pinned array is an array which manages its own virtual memory. | |
Functions | |
| template<typename A, typename B> | |
| A & | Util::TypePunning (B &v) |
| template<typename A, typename B> | |
| const A & | Util::TypePunning (const B &v) |