Sdílet prostřednictvím


to_string_t – funkce

Dekódování na řetězec string_t z kódování utf-16 nebo 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

Požadavky

Záhlaví: asyncrt_utils.h

Obor názvů: utility::conversions

Viz také

Referenční dokumentace

utility::conversions – obor názvů