Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 819 Bytes

cvt-wbuffer.md

File metadata and controls

21 lines (16 loc) · 819 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: <cvt/wbuffer>
<cvt/wbuffer>
11/04/2016
stdext.cvt.<cvt/wbuffer>
stdext::cvt::<cvt/wbuffer>
<cvt/wbuffer>
cvt/wbuffer header
6e6eb44c-1bc4-4d8c-a4bd-b39c753ce725

<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