aGrUM  0.14.2
fixedAllocator.h File Reference

Headers of gum::FixedAllocator. More...

#include <mutex>
#include <thread>
#include <agrum/agrum.h>
#include <agrum/core/smallobjectallocator/fixedAllocator_inl.h>
+ Include dependency graph for fixedAllocator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gum::FixedAllocator
 Allocates objects of one given size. More...
 
struct  gum::FixedAllocator::__Chunk
 Allocates objects of one given size. More...
 

Namespaces

 gum
 gum is the global namespace for all aGrUM entities
 

Detailed Description

Headers of gum::FixedAllocator.

Author
Jean-Christophe MAGNAN and Pierre-Henri WUILLEMIN

Definition in file fixedAllocator.h.