gtsam 4.2.0
gtsam
FastSet.h File Reference

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

Go to the source code of this file.

Classes

class  gtsam::FastSet< VALUE >
 FastSet is a thin wrapper around std::set 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::set that uses boost's fast_pool_allocator.

Author
Richard Roberts
Date
Oct 17, 2010