Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Decode to utf16 from either a narrow or wide string
_ASYNCRTIMP utf16string __cdecl to_utf16string(
const std::string &value
);
_ASYNCRTIMP utf16string __cdecl to_utf16string(
const utf16string &value
);
Parameters
- value
Requirements
Header: asyncrt_utils.h
Namespace: utility::conversions