A thin wrapper around std::vector that uses a custom allocator. More...


Go to the source code of this file.
Namespaces | |
| gtsam | |
| traits | |
Typedefs | |
| template<typename T > | |
| using | gtsam::FastVector = std::vector< T, typename internal::FastDefaultVectorAllocator< T >::type > |
A thin wrapper around std::vector that uses a custom allocator.
Definition in file FastVector.h.