gtsam  3.2.1
gtsam
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

struct  gtsam::FastSetTestableHelper< VALUE, ENABLE >
 
class  gtsam::FastSet< VALUE, ENABLE >
 
struct  gtsam::FastSetTestableHelper< VALUE, ENABLE >
 
struct  gtsam::FastSetTestableHelper< VALUE, typename boost::enable_if< has_print< VALUE > >::type >
 

Namespaces

 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