$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2007-07-06 08:44:26
On 07/06/2007 07:31 AM, Larry Evans wrote:
[snip]
> which looks like a typo to me since there's (...) within the superclass
> spec. Maybe there should be a call(...) instead?
Sorry. It compiles fine in
libs/xpressive/proto/test/examples.cpp
and, as construct.html says, it's a function type:
The second template parameter might look a little strange. It is
actually a function type,
which is consistent with the (...).
Sorry for noise.