Boost logo

Boost :

From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2007-04-14 18:14:21


On Apr 14, 2007, at 8:10 AM, Atry wrote:
>
> I think the concept of variable preprocess is useful, if
> Boost.Typeof or Boost.Bind use that, these code they need would be
> less than copying same codes.

Or you could just use variadic templates, which eliminate the
preprocessor entirely and are likely to be included in C++0x.

        http://www.osl.iu.edu/~dgregor/cpp/variadic-templates.html

        - Doug


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