<cvt/wstring>

The header <cvt/wstring> in previous versions of Visual Studio defined the class template wstring_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/wstring>

Requirements

See also

Header Files Reference