Udostępnij za pośrednictwem


to_string_t — Funkcja

Dekodowanie do string_t z ciągu utf-16 lub utf-8

_ASYNCRTIMP utility::string_t __cdecl to_string_t(
   const std::string &s
);

_ASYNCRTIMP utility::string_t __cdecl to_string_t(
   const utf16string &s
);

Parametry

  • s

Wymagania

Nagłówek: asyncrt_utils.h

Przestrzeń nazw: utility::conversions

Zobacz też

Informacje

utility::conversions — Przestrzeń nazw