25 if( rFirst.first == rSecond.first )
26 return (
static_cast< int >( rFirst.second ) <
static_cast< int >( rSecond.second ));
27 return (rFirst.first < rSecond.first);
bool operator<(const tSchXMLIndexWithPart &rFirst, const tSchXMLIndexWithPart &rSecond)
::std::pair< tSchXMLIndex, SchXMLLabeledSequencePart > tSchXMLIndexWithPart