Boost logo

Boost :

Subject: Re: [boost] [utility/result_of] decltype-based implementation breaking valid code on msvc-10
From: Eric Niebler (eric_at_[hidden])
Date: 2010-04-05 18:39:06


On 4/5/2010 2:59 PM, Eric Niebler wrote:
> I recently looked into some proto failures on msvc-10 and traced them
> back to the use of decltype in the implementation of boost::result_of.
> The program below demonstrates the problem:
<snip>

https://svn.boost.org/trac/boost/ticket/4072

A patch is attached to the ticket. I've confirmed that it un-breaks
proto on msvc-10, but have not tested it further.

-- 
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