Public Types | Static Public Attributes | List of all members
gtsam::internal::FastDefaultVectorAllocator< T > Struct Template Reference

Default allocator for vector types (we never use boost pool for vectors) More...

#include <FastDefaultAllocator.h>

Public Types

typedef std::allocator< Ttype
 

Static Public Attributes

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

Detailed Description

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

Default allocator for vector types (we never use boost pool for vectors)

Definition at line 71 of file FastDefaultAllocator.h.

Member Typedef Documentation

◆ type

template<typename T >
typedef std::allocator<T> gtsam::internal::FastDefaultVectorAllocator< T >::type

Definition at line 79 of file FastDefaultAllocator.h.

Member Data Documentation

◆ isBoost

template<typename T >
const bool gtsam::internal::FastDefaultVectorAllocator< T >::isBoost = false
static

Definition at line 80 of file FastDefaultAllocator.h.

◆ isSTL

template<typename T >
const bool gtsam::internal::FastDefaultVectorAllocator< T >::isSTL = true
static

Definition at line 82 of file FastDefaultAllocator.h.

◆ isTBB

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

Definition at line 81 of file FastDefaultAllocator.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:47:15