gtsam 4.2.0
gtsam
FastMap.h File Reference

A thin wrapper around std::map that uses boost's fast_pool_allocator. More...

Go to the source code of this file.

Classes

class  gtsam::FastMap< KEY, VALUE >
 FastMap is a thin wrapper around std::map that uses the boost fast_pool_allocator instead of the default STL allocator. More...
 

Namespaces

namespace  gtsam
 Global functions in a separate testing namespace.
 

Detailed Description

A thin wrapper around std::map that uses boost's fast_pool_allocator.

Author
Richard Roberts
Date
Oct 17, 2010