Udostępnij za pośrednictwem


to_utf16string — Funkcja

Dekodowanie do utf16 z ciągu wąskiego lub szerokiego

_ASYNCRTIMP utf16string __cdecl to_utf16string(
   const std::string &value
);

_ASYNCRTIMP utf16string __cdecl to_utf16string(
   const utf16string &value
);

Parametry

  • value

Wymagania

Nagłówek: asyncrt_utils.h

Przestrzeń nazw: utility::conversions

Zobacz też

Informacje

utility::conversions — Przestrzeń nazw