aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
fixedAllocator.h File Reference

Headers of gum::FixedAllocator. More...

#include <mutex>
#include <thread>
#include <agrum/agrum.h>
#include <agrum/base/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

namespace  gum
 gum is the global namespace for all aGrUM entities

Detailed Description

Headers of gum::FixedAllocator.

Author
Pierre-Henri WUILLEMIN(_at_LIP6) and Jean-Christophe MAGNAN and Christophe GONZALES(_at_AMU)

Definition in file fixedAllocator.h.