$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Kobi Cohen-Arazi (kobi.cohenarazi_at_[hidden])
Date: 2007-12-07 15:10:56
> If it doesn't compile with this, please copy the error text so we can help you.
>
> OTOH, this complete example works for me:
>
> ---- Start code ----
> #include <boost/lambda/lambda.hpp>
Actually, thats the only line was missing. (The semicolon and "using"
was actually OK).
Just the include was missing. I thought lambda/bind.hpp would be
enough, but apparently not.
Thanks for the help!
Kobi.