cgma
|
Public Member Functions | |
bool | operator() (const CubitString &a, const CubitString &b) |
Definition at line 19 of file RefEntityName.cpp.
bool DLIListSorter< CubitString >::operator() | ( | const CubitString & | a, |
const CubitString & | b | ||
) | [inline] |
Definition at line 21 of file RefEntityName.cpp.
{ return a < b; }