1 #ifndef FWCore_Framework_ModuleProcessName_h 2 #define FWCore_Framework_ModuleProcessName_h 26 return a.processName() ==
b.processName() ?
a.moduleLabel() <
b.moduleLabel() :
a.processName() <
b.processName();
bool operator<(DetSet< T > const &x, DetSet< T > const &y)
std::string_view moduleLabel() const
std::string_view moduleLabel_
std::string_view processName_
ModuleProcessName(std::string_view module, std::string_view process)
std::string_view processName() const