Boost logo

Boost :

From: Joaquín Mª López Muñoz (joaquin_at_[hidden])
Date: 2005-06-17 07:38:50


Paul Mensonides ha escrito:

> > -----Original Message-----
> > From: boost-bounces_at_[hidden]
> > [mailto:boost-bounces_at_[hidden]] On Behalf Of Joaquín
> > Mª López Muñoz
>
> > Subject: [boost] [repost] [preprocessor][vacpp]
> > BOOST_PP_SEQ_FOR_EACH failing
> >
> > Hello, anyone can help with the following? Thank you,
> >
> > JOAQUIN LOPEZ MU?Z ha escrito:
>
> I saw your first message, but I don't have adequate time until this weekend. I
> don't have access to an AIX system, so solving this problem will require your
> help. As an initial test, what is the result [of preprocessing]...
>
> #include <boost/preprocessor/seq/size.hpp>
>
> BOOST_PP_SEQ_SIZE( (1)(2)(3)(nil) ) // 4
> BOOST_PP_SEQ_SIZE( (1)(2)(nil) ) // 3
> BOOST_PP_SEQ_SIZE( (1)(nil) ) // 2
> BOOST_PP_SEQ_SIZE( (nil) ) // 1
>

I don't have access to an AIX box either. Toon Knapen is the man, he'll
be probably reading this.

On a related issue, why is seq.cpp missing from the Boost.PP jamfile?
Seems like an oversight to me.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


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