Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

allocators.hpp File Reference

Several different optimized memory allocation templates. More...

#include <list>
#include <vector>
#include <stack>
#include <malloc.h>
#include <string.h>
#include <stdlib.h>
#include "common/log.h"
#include <inttypes.h>

Include dependency graph for allocators.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NewWrapperAlloc< T >
 This is just a wrapper around the new and delete commands. More...

Defines

#define mymemzeroa   bzero
#define mymemzerola   bzero


Detailed Description

Several different optimized memory allocation templates.

Author:
RACZ Balazs
Date:
2005-04-02

Definition in file allocators.hpp.


Define Documentation

#define mymemzeroa   bzero
 

#define mymemzerola   bzero
 


Generated on Sun Sep 17 17:50:42 2006 for FIM environment by  doxygen 1.4.4