$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-03-31 22:47:08
AMDG
Eric Niebler wrote:
> There's no problem with putting an expression in a terminal, except that
> Proto algorithms like matches and deep_copy won't recurse into it.
>
Good to know. That and the new make_expr allow sufficient
manual disambiguation for now. I guess that my main issue with
make_expr<Domain> for disambiguation is that if we have an
expression in a domain, we probably don't want to throw away
the domain information to use it with another domain.
In Christ,
Steven Watanabe