Structure provided for use with std::map. More...
#include <KIM_Collection.hpp>
Public Member Functions | |
bool | operator() (Collection const &a, Collection const &b) const |
Provides an (logically unmeaningful) ordering for Collection objects so that they can be stored in a std::map. | |
Structure provided for use with std::map.
Definition at line 195 of file KIM_Collection.hpp.
|
inline |
Provides an (logically unmeaningful) ordering for Collection objects so that they can be stored in a std::map.
Definition at line 201 of file KIM_Collection.hpp.