Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
A type that represents a byte string.
typedef std::basic_string<char> byte_string;
Remarks
The type is a synonym for std::basic_string<char>.
Requirements
Header: <cvt/wstring>
Namespace: stdext::cvt