|
Boost : |
Subject: Re: [boost] [result_of] now uses decltype on release branch
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-09-03 19:37:39
Daniel Walker wrote:
> For the 1.52 release notes, will someone have a list of compilers
> for which decltype result_of is enabled by default?
Clang-3.1 (and trunk) in a C++11 mode and, expectedly, VC++11.
(Note that VC++ config change is not committed yet.)
VC++11 does not have a C++03/C++11 compiler switch and
it always runs in a C++11 mode.
> When is the release by the way?
According to http://www.boost.org/community/index.html ,
Sep 17: 1.52.0 Closed for new libs and breaking changes.
Nov 5: 1.52.0 Release.
Regards,
Michel
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk