commore  1.0.6-SNAPSHOT
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Allocator.h File Reference
#include "Commore.h"
#include <new>

Go to the source code of this file.

Classes

class  commore::DefaultListAllocator< T >
 
class  commore::CmrListAllocator< T >
 
class  commore::CmrScalarListAllocator< T >
 

Namespaces

 commore
 

Typedefs

typedef void(* commore::FunctionConstructor )(Byte *, const Byte *)
 
typedef int(* commore::FunctionComparator )(const Dummy &, const Dummy &)
 
typedef void(* commore::FunctionDestructor )(Byte *)
 
typedef bool(* commore::FunctionFilter )(const Long &)