|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Default allocator for list, map, and set types. More...
#include <FastDefaultAllocator.h>
Public Types | |
| typedef boost::fast_pool_allocator< T > | type |
Static Public Attributes | |
| static const bool | isBoost = true |
| static const bool | isTBB = false |
| static const bool | isSTL = false |
Default allocator for list, map, and set types.
1.8.13