<cwchar>
<cwchar>
namespace std {
#include <wchar.h>
};
Include the standard header <cwchar> to effectively include the standard header <wchar.h> within the std namespace.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
<cwchar>
namespace std {
#include <wchar.h>
};
Include the standard header <cwchar> to effectively include the standard header <wchar.h> within the std namespace.