Boost logo

Boost :

Subject: Re: [boost] Need for BOOST_PP_VARIADIC_POP_FRONT
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-11-10 04:09:55


Edward Diener <eldiener <at> tropicsoft.com> writes:

>
> On 11/8/2011 6:49 PM, Gennadiy Rozental wrote:
> > Hi,
> >
> > I consider using Boost.PP variadic macros support, but I seems to be missing
> > subject macro (with support for zero arguments).
> >
> > Any chance we can one? I'd hate to reinvent the wheel.
>
> What is it supposed to do ? My mindreading skills are in abeyance.

Err... It should pop/drop first element from __VA_ARGS__ (if any). The same
semantic as std container's pop_front is.

Gennadiy


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