Boost logo

Boost Users :

Subject: [Boost-users] [Proto] Evaluating non-trivial expression
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2008-09-30 16:19:43


Let's say I have grammar etc.. for writing algebra code like :
a = b+c, u = x + y, z = 3*e;
and have each sub expression containing a = call to be evaluated on a
different processor.

Where can I put the evaluation call using the context ? In the
destructor of my associated expression ?


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