std::__cxx11::collate_byname< _CharT >(3) Library Functions Manual std::__cxx11::collate_byname< _CharT >(3)

std::__cxx11::collate_byname< _CharT > - class collate_byname [22.2.4.2].

#include <locale>



typedef _CharT char_type
Public typedefs. typedef basic_string< _CharT > string_type
Public typedefs.


collate_byname (const char *__s, size_t __refs=0)
collate_byname (const string &__s, size_t __refs=0)
int _M_compare (const char *, const char *) const throw()
int _M_compare (const wchar_t *, const wchar_t *) const throw()
size_t _M_transform (char *, const char *, size_t) const throw()
size_t _M_transform (wchar_t *, const wchar_t *, size_t) const throw()

class std::__cxx11::collate_byname< _CharT >"class collate_byname [22.2.4.2].

Public typedefs.

Public typedefs.

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++