Boost logo

Boost :

Subject: Re: [boost] [config] [VC++ 14.0 aka 2015] Removing BOOST_MSVC_ENABLE_2014_JUN_CTP macro requirement.
From: Beman Dawes (bdawes_at_[hidden])
Date: 2014-11-18 15:03:45


On Tue, Nov 18, 2014 at 2:16 PM, Antony Polukhin <antoshkka_at_[hidden]>
wrote:

> 2014-11-18 19:04 GMT+03:00 Beman Dawes <bdawes_at_[hidden]>:
> <...>
>
> > BOOST_NO_CXX11_CHAR16_T [no value]
> > BOOST_NO_CXX11_CHAR32_T [no value]
> >
>
> This two bother me. Are char16_t and char32_t really new types or just
> typedefs (like it was with wchar_t)?
>

As STL said, they are real types in the 14.0 preview. I ran a specific
test to verify this, as the distinction between real types an typedefs is
important to some code I'm working on.

--Beman


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