to_basic_string — Struktura
Mając typ Char T, skonwertuj wartość string lub wstring na basic_string<T>.
template <
typename CharType
>
struct to_basic_string;
template <>
struct to_basic_string<char>;
Parametry
- CharType
Elementy członkowskie
Metody publiczne
Nazwa |
Opis |
---|---|
Wymagania
Nagłówek: asyncrt_utils.h
Przestrzeń nazw: utility::conversions