Classes | Namespaces | Macros
FastDefaultAllocator.h File Reference

An easy way to control which allocator is used for Fast* collections. More...

#include <gtsam/config.h>
#include <boost/pool/pool_alloc.hpp>
Include dependency graph for FastDefaultAllocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gtsam::internal::FastDefaultAllocator< T >
 Default allocator for list, map, and set types. More...
 
struct  gtsam::internal::FastDefaultVectorAllocator< T >
 Default allocator for vector types (we never use boost pool for vectors) More...
 

Namespaces

 gtsam
 traits
 
 gtsam::internal
 

Macros

#define GTSAM_ALLOCATOR_BOOSTPOOL
 

Detailed Description

An easy way to control which allocator is used for Fast* collections.

Author
Richard Roberts
Date
Aug 15, 2013

Definition in file FastDefaultAllocator.h.

Macro Definition Documentation

#define GTSAM_ALLOCATOR_BOOSTPOOL

Definition at line 27 of file FastDefaultAllocator.h.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:29