|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
An easy way to control which allocator is used for Fast* collections. More...
#include <gtsam/config.h>#include <boost/pool/pool_alloc.hpp>

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 | |
An easy way to control which allocator is used for Fast* collections.
1.8.13