
14 Oct
2010
14 Oct
'10
2:13 p.m.
On Wed, Oct 13, 2010 at 8:09 PM, Matt Calabrese <rivorus@gmail.com> wrote:
I'd like to introduce a macro to Boost.Config called BOOST_NO_TRAILING_RETURN_TYPE for checking if a compiler supports 0x trailing return types I.E.
auto foo() -> void;
Is there general agreement that this is an appropriate name for the macro?
+1 Please be sure to provide the test machinery. See http://tinyurl.com/2afubs9 Thanks, --Beman