inlib  1.2.0
Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/realloc File Reference
#include "typedefs"
#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

namespace  inlib
 

manipulations that induces other includes : ///////////


Defines

#define inlib_realloc

Functions

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

Define Documentation

#define inlib_realloc

Definition at line 2 of file realloc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines