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