$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [proto] Can't use functions in expressions?
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-09-01 13:38:46
> Have a look here:
> http://www.boost.org/doc/libs/1_47_0/doc/html/proto/users_guide.html#boost_proto.users_guide.front_end.making_lazy_functions.making_lazy_functions__continued
I have: it's the guide I used for producing functions-returning-expressions
in the first place. It says absolutely nothing about how functions are
specified in grammars.
John.