Boost logo

Boost :

Subject: Re: [boost] [type_erasure] overloading macro
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-02-27 16:19:07


AMDG

On 02/27/2013 12:41 PM, Christophe Henry wrote:
>> Okay, I've traced the problem:
>>
>> BOOST_MPL_ASSERT((boost::is_convertible<Data&&, Data&&>)); // fails
>
> Yes, it also fails on my mingw 4.7.1. Looks like you found the culprit.
>
>> Not quite sure how to solve it though...
>
> Hmmm no idea :(
>

Does std::is_convertible work?

In Christ,
Steven Watanabe


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