Функция to_utf8string
Расшифровка в utf-8 из узкой или широкой строки.
_ASYNCRTIMP std::string __cdecl to_utf8string(
const std::string &value
);
_ASYNCRTIMP std::string __cdecl to_utf8string(
const utf16string &value
);
Параметры
- value
Требования
Заголовок: asyncrt_utils.h
Пространство имен: utility::conversions