Boost logo

Boost :

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


AMDG

On 02/19/2013 09:11 AM, Christophe Henry wrote:
> Hi all,
>
> I played a bit more with overloading and it started being annoying and
> error-prone to add more overloads of concept_map (with more arguments)
> so I wrote a small macro to 1) generate my overloads and 2) save
> myself the time reading compiler errors when I use
> BOOST_TYPE_ERASURE_MEMBER and make a mistake in the number of
> arguments.

Indeed. I just committed an update a couple of days ago
to BOOST_TYPE_ERASURE_MEMBER to use variadic templates
under C++11.

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