Jpp  19.1.0
the software that should make you happy
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
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Detailed Description

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

Author
mdejong

Definition in file JAllocator.hh.