IMP logo
Public Member Functions
IMP::compatibility::set< Key > Class Template Reference

Detailed Description

template<class Key>
class IMP::compatibility::set< Key >

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

+ Inheritance diagram for IMP::compatibility::set< Key >:

List of all members.

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from std::set< K >
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