to_utf8string — Funkcja
Dekodowanie do UTF-8 z ciągu wąskiego lub szerokiego.
_ASYNCRTIMP std::string __cdecl to_utf8string(
const std::string &value
);
_ASYNCRTIMP std::string __cdecl to_utf8string(
const utf16string &value
);
Parametry
- value
Wymagania
Nagłówek: asyncrt_utils.h
Przestrzeń nazw: utility::conversions