$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-06-13 18:57:59
AMDG
albert meyburgh wrote:
> boost::bind( boost::lambda::constructor<someclass>(),
> _1, 5) ); // where 5 is a constant int parameter for x to the constructor
>
Use boost::lambda::bind.
In Christ,
Steven Watanabe