gtsam
4.0.0
gtsam
|
Default allocator for vector types (we never use boost pool for vectors)
Static Public Attributes | |
static const bool | isBoost = false |
static const bool | isTBB = false |
static const bool | isSTL = true |
Public Types | |
typedef std::allocator< T > | type |