Udostępnij za pośrednictwem


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

to_basic_string::perform — Metoda

Wymagania

Nagłówek: asyncrt_utils.h

Przestrzeń nazw: utility::conversions

Zobacz też

Informacje

utility::conversions — Przestrzeń nazw