GATE
Loading...
Searching...
No Matches
memalloc.hpp File Reference

Memory allocation and type construction/destruction functions. More...

#include "gate/gate_core_api.hpp"
#include "gate/memalloc.h"
#include "gate/gatetypes.hpp"
#include "gate/results.hpp"
#include <new>

Data Structures

struct  Mem
 Generic memory allocation functions. More...
 
struct  TypeFunctions< T >
 Collection of C-constructor & destructor functions for C++ objects. More...
 

Detailed Description

Memory allocation and type construction/destruction functions.