Boost logo

Boost :

Subject: Re: [boost] Alternative implementation for BOOST_PP_VARIADIC_SIZE
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2011-11-14 02:50:22


On Sun, 13 Nov 2011 22:41:22 -0500, Edward Diener wrote:

> OTOH I personally am not
> against having a solution that is not 100% reliable else I would not
> have put out the latest version of VMD. But, although I can not speak
> for him, I have a strong impression that Paul does not want such code in
> Boost PP.

I am not against having such a macro. I am against any form of treating
an empty sequence of preprocessing tokens and whitespace separations (or
one containing only whitespace separations) as a non-element in a data
structure. "Empty" is a data element just as any other. E.g. () is not a
nullary tuple, it is a unary tuple, and so on.

Regards,
Paul Mensonides


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