Boost logo

Boost :

Subject: [boost] [result_of] Regression: compilation errors on C++03 compilers when defining BOOST_RESULT_OF_USE_DECLTYPE
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-04-24 18:14:50


If we define BOOST_RESULT_OF_USE_DECLTYPE,
boost::result_of tries to use decltype-based implementation
even on C++03 compilers. This causes compilation errors
and it is a regression on C++03 compilers.

Is it intentional change?

Regards,
Michel


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