Boost logo

Boost Users :

From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2006-08-28 15:57:45


> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of
> Roman Perepelitsa

> I have the following sequence
>
> #define SEQ (a)(b)(c)(d)
>
> I want to transform it to something like this
>
> F(a,b) F(b,c) F(c,d)
>
> How can I do it efficiently and elegantly?
>
> Thank you in advance.

Is F a macro?

Regards,
Paul Mensonides


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net