- 4.0 Incorrect order of the references in the study.
{}
+ //---------------------------------------------------------------
+ bool
+ operator<(const PFamily& theLeft, const PFamily& theRight)
+ {
+ return theLeft->myName < theRight->myName;
+ }
+
+
//---------------------------------------------------------------
TField
::TField():
//---------------------------------------------------------------
+ bool
+ operator<(const PFamily& theLeft, const PFamily& theRight);
+
typedef std::set<PFamily> TFamilySet;
//! Define a basic class for MED GROUP entity