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.
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