Boost logo

Boost :

Subject: Re: [boost] [config] [VC++ 14.0 aka 2015] Removing BOOST_MSVC_ENABLE_2014_JUN_CTP macro requirement.
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2014-11-18 14:33:14


[Beman Dawes]
> BOOST_NO_CXX11_CHAR16_T [no value]
> BOOST_NO_CXX11_CHAR32_T [no value]

[Antony Polukhin]
> This two bother me. Are char16_t and char32_t really new types or just
> typedefs (like it was with wchar_t)?

They're real types in 2015 Preview, with no compiler options to select otherwise. The STL previously provided fake typedefs, for which I'm very, *very* sorry.

STL


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk