gtsam 4.2.0
gtsam
|
A thin wrapper around std::list that uses boost's fast_pool_allocator. More...
Go to the source code of this file.
Classes | |
class | gtsam::FastList< VALUE > |
FastList is a thin wrapper around std::list that uses the boost fast_pool_allocator instead of the default STL allocator. More... | |
Namespaces | |
namespace | gtsam |
Global functions in a separate testing namespace. | |
A thin wrapper around std::list that uses boost's fast_pool_allocator.