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