to_utf8string – funkce
Dekódování na UTF-8 z úzké nebo široké řetězce.
_ASYNCRTIMP std::string __cdecl to_utf8string(
const std::string &value
);
_ASYNCRTIMP std::string __cdecl to_utf8string(
const utf16string &value
);
Parametry
- value
Požadavky
Záhlaví: asyncrt_utils.h
Obor názvů: utility::conversions