#include <cctype>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | T2CharTraits< CharT > |
Typedefs | |
using | T2Char8 = T2CharTraits<TCHAR> |
using | T2Char16 = T2CharTraits<TWCHAR> |
using T2Char16 = T2CharTraits<TWCHAR> |
Definition at line 30 of file T2CharTraits.h.
using T2Char8 = T2CharTraits<TCHAR> |
Definition at line 29 of file T2CharTraits.h.