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< Ttype
 

Static Public Attributes

static const bool isBoost = true
 
static const bool isSTL = false
 
static const bool isTBB = false
 

Detailed Description

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

Default allocator for list, map, and set types.

Definition at line 49 of file FastDefaultAllocator.h.

Member Typedef Documentation

template<typename T>
typedef boost::fast_pool_allocator<T> gtsam::internal::FastDefaultAllocator< T >::type

Definition at line 52 of file FastDefaultAllocator.h.

Member Data Documentation

template<typename T>
const bool gtsam::internal::FastDefaultAllocator< T >::isBoost = true
static

Definition at line 53 of file FastDefaultAllocator.h.

template<typename T>
const bool gtsam::internal::FastDefaultAllocator< T >::isSTL = false
static

Definition at line 55 of file FastDefaultAllocator.h.

template<typename T>
const bool gtsam::internal::FastDefaultAllocator< T >::isTBB = false
static

Definition at line 54 of file FastDefaultAllocator.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:58:37