
Paul Mensonides ha escrito:
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] 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