|
Boost Users : |
From: Roman Perepelitsa (romka_at_[hidden])
Date: 2006-08-28 09:07:38
Hi.
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.
Roman Perepelitsa.
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