|
gtsam
4.0.0
gtsam
|
An easy way to control which allocator is used for Fast* collections. More...
Go to the source code of this file.
Classes | |
| struct | gtsam::internal::FastDefaultAllocator< T > |
| Default allocator for list, map, and set types. More... | |
| struct | gtsam::internal::FastDefaultVectorAllocator< T > |
| Default allocator for vector types (we never use boost pool for vectors) More... | |
Namespaces | |
| gtsam | |
| Global functions in a separate testing namespace. | |
An easy way to control which allocator is used for Fast* collections.