Функция to_string_t
Расшифровка в string_t из строки utf-16 или 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
);
Параметры
- s
Требования
Заголовок: asyncrt_utils.h
Пространство имен: utility::conversions