$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Korcan Hussein (korcan_h_at_[hidden])
Date: 2008-02-20 10:41:39
> Steven Watanabe wrote:
>
> This creates a function object that executes:
>
> Fn(Fn(Fn(g())))
>
> Since the inner functions return void, of course it fails.
>
Oops, this isn't exactly what i'm trying to achieve, i just want
bind/pass but not evalute.