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