

| T | Class or struct to sort, it must have a member function name() returning S. | |
| S | The type returned by the member function T::name(). |
Definition at line 407 of file stringutil.h.
| OSB_LIB::LessName< T *, S >::LessName | ( | bool | ignoreCase = false |
) | [inline] |
| bool OSB_LIB::LessName< T *, S >::operator() | ( | const T * | lhs, | |
| const T * | rhs | |||
| ) | const [inline] |
bool OSB_LIB::LessName< T *, S >::ignoreCase_ [private] |
1.4.7