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