
8 Sep
2012
8 Sep
'12
4:22 p.m.
Michel Morin wrote:
IIRC, Stephan said that VC++ 11 supports N3276 decltype.
Shall we "undef" BOOST_NO_CXX11_DECLTYPE_N3276 for VC++ 11? This enables automatic use of decltype-based `boost::result_of`. Trivial patch attached.
John, I know you are busy now. So I'll commit this patch. (Stephan already confirmed that VC++11 supports N3276 decltype.) Regards, Michel