<cvt/wbuffer>

The header <cvt/wstring> in previous versions of Visual Studio defined the class template wbuffer_convert Class in the stdext::cvt namespace. The header is maintained for backward compatibility. New code should use the version of the class that is defined in <locale> in the std namespace

Syntax

#include <cvt/wbuffer>

See also

Header Files Reference