GTSAM  4.0.2
C++ library for smoothing and mapping (SAM)
Public Types | Static Public Attributes | List of all members
gtsam::internal::FastDefaultAllocator< T > Struct Template Reference

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
 

Detailed Description

template<typename T>
struct gtsam::internal::FastDefaultAllocator< T >

Default allocator for list, map, and set types.


The documentation for this struct was generated from the following file: