Boost logo

Boost :

From: Pavel Chikulaev (pavel.chikulaev_at_[hidden])
Date: 2005-03-08 06:39:15


"Jonathan Turkanis" <technews_at_[hidden]> wrote in message
news:d0if58$v09$1_at_sea.gmane.org...
> http://osl.iu.edu/~tveldhui/papers/Expression-Templates/exprtmpl.html

I use same technique in my library. I came to it without any articles about
expression templates, but I use same names with example from that article.
Amazing!

But N-arity operations do not come out easily from expression templates
and parsing tree on more than one level is the most challenging part of
my library. Even now I still have minor problems with it.

> http://daixtrose.sourceforge.net/

It looks like they parse that tree only one level, but I've downloaded
it to have a closer look.

--
Pavel Chikulaev 

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