18 Nov
2014
18 Nov
'14
8:33 p.m.
2014-11-18 22:33 GMT+03:00 Stephan T. Lavavej
[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.
Changelog for 2015 Preview is very impressive. Thanks for the big work! -- Best regards, Antony Polukhin