to_utf8string, fonction
Décodez en UTF-8 à partir d'une chaîne étroite ou large.
_ASYNCRTIMP std::string __cdecl to_utf8string(
const std::string &value
);
_ASYNCRTIMP std::string __cdecl to_utf8string(
const utf16string &value
);
Paramètres
- value
Configuration requise
En-tête : asyncrt_utils.h
Espace de noms : utility::conversions