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