Boost logo

Boost :

Subject: Re: [boost] [Config] Patch: clang implemented N3276 decltype
From: Eric Niebler (eric_at_[hidden])
Date: 2012-03-06 21:04:51


On 3/6/2012 5:10 PM, Michel Morin wrote:
> Clang implemented N3276 decltype (which does not require
> type-completeness of a function call expression)
> Attached a patch for boost/config/compiler/clang.hpp.

Cool!

> BTW, BOOST_NO_DECLTYPE_N3276 needs to be a more descriptive name?

I couldn't think of a better name, and
BOOST_NO_DECLTYPE_ON_FUNCTION_CALL_EXPRESSION_FORCES_TYPE_COMPLETENESS
is too long.

:-P

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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