$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2000-06-21 10:19:54
> I've often wondered why there isn't an overloaded bind() function that
> binds
> either one or two arguments to create something (a
> boost::nullary_function?)
> that can be used as a generator or similar.
>
Ah but there is!
It's in the lambda and the expression library.
-gary-