Share via


to_utf8string İşlevi

Dar veya geniş dizeden UTF-8'e kodu çözün.

_ASYNCRTIMP std::string __cdecl to_utf8string(
   const std::string &value
);

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

Parametreler

  • value

Gereksinimler

Başlık: asyncrt_utils.h

Ad Alanı: utility::conversions

Ayrıca bkz.

Başvuru

utility::conversions Ad Alanı