ReactOS 0.4.16-dev-433-g6363f78
|
Go to the source code of this file.
Classes | |
class | collate< _CharT > |
class | collate_byname< _CharT > |
class | collate< char > |
class | collate< wchar_t > |
class | collate_byname< char > |
class | collate_byname< wchar_t > |
Functions | |
template<class _CharT , class _Traits , class _Alloc > | |
bool | __locale_do_operator_call (const locale &__loc, const basic_string< _CharT, _Traits, _Alloc > &__x, const basic_string< _CharT, _Traits, _Alloc > &__y) |
bool __locale_do_operator_call | ( | const locale & | __loc, |
const basic_string< _CharT, _Traits, _Alloc > & | __x, | ||
const basic_string< _CharT, _Traits, _Alloc > & | __y | ||
) |
Definition at line 162 of file _collate.h.
Referenced by locale::operator()().