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