This is the complete list of members for wchar_traits, including all inherited members.
| CharLower(wchar_t ch) | wchar_traits | static |
| CharNext(wchar_t *psz) | wchar_traits | static |
| CharUpper(wchar_t ch) | wchar_traits | static |
| Compare(const wchar_t *psz1, const wchar_t *psz2) | wchar_traits | static |
| CompareNoCase(const wchar_t *psz1, const wchar_t *psz2) | wchar_traits | static |
| Format(wchar_t **ppszDst, const wchar_t *pszFormat, va_list &args) | wchar_traits | static |
| IsSpace(wchar_t ch) | wchar_traits | static |
| LoadString(HINSTANCE hInst, UINT uID, wchar_t *lpBuffer, int nBufferMax) | wchar_traits | static |
| StrChr(const wchar_t *psz, wchar_t ch) | wchar_traits | static |
| StrLen(const wchar_t *psz) | wchar_traits | static |
| StrLower(wchar_t *psz) | wchar_traits | static |
| StrRChr(const wchar_t *psz, wchar_t ch) | wchar_traits | static |
| StrStr(const wchar_t *psz, const wchar_t *psz2) | wchar_traits | static |
| StrUpper(wchar_t *psz) | wchar_traits | static |