
1 Apr
2008
1 Apr
'08
2:47 a.m.
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