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

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

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

Go to the source code of this file.

Classes

class  IMP::base::map< Key, Data >
 

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 map.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file map.h.