g4tools  5.4.0
Namespaces | Macros | Functions
cmemT File Reference
#include <cstdlib>
Include dependency graph for cmemT:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_cmemT
 

Functions

template<class T >
void tools::cmem_free (T *&a_p)
 
template<class T >
T * tools::cmem_alloc (size_t a_num)
 
template<class T >
T * tools::cmem_alloc_copy (const T *a_from, size_t a_num)
 

Macro Definition Documentation

◆ tools_cmemT

#define tools_cmemT

Definition at line 5 of file cmemT.