g4tools  5.4.0
Namespaces | Macros | Functions
realloc File Reference
#include <cstring>
Include dependency graph for realloc:
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_realloc
 

Functions

template<class T >
bool tools::realloc (T *&a_pointer, size_t a_new_size, size_t a_old_size, bool a_init=false)
 

Macro Definition Documentation

◆ tools_realloc

#define tools_realloc

Definition at line 2 of file realloc.