Boost logo

Boost :

From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2004-11-13 19:55:14


> -----Original Message-----
> From: boost-bounces_at_[hidden]
> [mailto:boost-bounces_at_[hidden]] On Behalf Of Paul Mensonides

> In the case of
> SEQ_TAIL, it has to go through the non-unary element to tell
> where the end is which should result in the wrong number of
> arguments (2) to a macro (which takes 1).

Sorry, I was thinking of extracting the last element. SEQ_TAIL happens to work
here because it doesn't need to access (in any way) the tail of the sequence.
This is not guaranteed by the library, and the implementation detail should not
be exploited.

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