IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces
set.h File Reference

Declare an efficient stl-compatible set. More...

#include <IMP/base/base_config.h>
#include <boost/version.hpp>
#include <boost/unordered_set.hpp>
#include "hash.h"
+ Include dependency graph for set.h:

Go to the source code of this file.

Classes

class  IMP::base::set< Key >
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::base
 Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP.
 

Detailed Description

Declare an efficient stl-compatible set.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file set.h.