IMP logo
Public Member Functions
IMP::compatibility::map< Key, Data > Class Template Reference

Detailed Description

template<class Key, class Data>
class IMP::compatibility::map< Key, Data >

This class chooses the best of STL compatible non-ordered map available. This will, in general, be a hash map if it is available or std::map if it is not.

+ Inheritance diagram for IMP::compatibility::map< Key, Data >:

List of all members.

Public Member Functions

template<class It >
 map (It b, It e)

Additional Inherited Members

- Public Attributes inherited from std::map< K, T >
elements
 STL member.
keys
 STL member.

The documentation for this class was generated from the following file:

Generated on Tue May 22 2012 23:33:28 for IMP by doxygen 1.8.1