$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Valentin Bonnard (Bonnard.V_at_[hidden])
Date: 2000-01-29 15:15:43
jsiek_at_[hidden] wrote:
> Basically, the idea is to overload all the typical operators
> (+, -, <, ==) for functor objects, and use Nico's composition
> library as the nodes in the expression tree. It's really not
> all that hard to do...
How it is possible at all w/o typeof, which no compiler (not even
gcc) supports ?
(and even then (w/ typeof) it would be ugly)
-- Valentin Bonnard