$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gary Powell (Gary.Powell_at_[hidden])
Date: 2001-06-07 12:30:18
One other quick comment,
add function10.hpp as lambda bind can take functions up to 10 arguments, we
might as well stick with a similar limit in the any_function code. (Avoid
newbie confusion...of course we could drop 1 from bind, but hey, it looks
pretty easy to extend function.)
-gary-
gary.powell_at_[hidden]