Boost logo

Boost :

Subject: Re: [boost] [type_erasure] overloading macro
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-02-23 11:42:22


AMDG

On 02/19/2013 02:42 PM, Christophe Henry wrote:
>>>
>>> I mean something like this in a concept map:
>>> struct any_foo:
>>> ::boost::mpl::vector<
>>> has_foo<void(Something&&), const boost::type_erasure::_a>
>>> ...>
>>> {};
>>>
>>> This would avoid some very dirty workaround I am seriously considering.
>>>
>>
>> It may or may not work. I've implemented
>> most of what's necessary, but I might have
>> missed a few things. I should get around to
>> it within a few weeks.
>
> I'll be happy to test it when you have something working.
>

BOOST_TYPE_ERASURE_MEMBER now supports rvalue references.

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