$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2007-10-29 14:58:27
on Tue Oct 23 2007, "Robert Ramey" <ramey-AT-rrsd.com> wrote:
> Look for "expression templates"
Boost.Proto provides support for expression templates.
Expression templates are only suitable for statically-parsable
expressions (which may be dynamically evaluated). I am not sure
whether the expression syntax is static or dynamic in the Ganesh's
case. If it's dynamic, Ganesh should look at Boost.Spirit or
Boost.Xpressive.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com