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 | isSTL = false |
static const bool | isTBB = false |
Default allocator for list, map, and set types.
Definition at line 49 of file FastDefaultAllocator.h.
typedef boost::fast_pool_allocator<T> gtsam::internal::FastDefaultAllocator< T >::type |
Definition at line 52 of file FastDefaultAllocator.h.
|
static |
Definition at line 53 of file FastDefaultAllocator.h.
|
static |
Definition at line 55 of file FastDefaultAllocator.h.
|
static |
Definition at line 54 of file FastDefaultAllocator.h.