Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JAllocator.hh File Reference

Auxiliary class to speed up new/delete operations of any class. More...

#include <vector>
#include <limits>
#include "JLang/JException.hh"

Go to the source code of this file.

Classes

struct  JLANG::JAllocatorBuffer
 Low-level memory management. More...
 
class  JLANG::JAllocator
 Memory management for small objects. More...
 

Namespaces

 JLANG
 Auxiliary classes and methods for language specific functionality.
 
 JPP
 

Detailed Description

Auxiliary class to speed up new/delete operations of any class.

Author
mdejong

Definition in file JAllocator.hh.