$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-08-19 06:43:26
>How can users pass my_shared_ptr.get() into this?
You got me there :-)
>Also, mem_fun is extensible - it can be made to support any smart pointer,
>not just shared_ptr.
Yep, point taken.
I also forgot to say, that apart from the mem_fun issue, bind looks
excellent to me, and I would like to see it accepted into boost.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/