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