$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-06-26 07:43:51
From: "Peter Dimov" <pdimov_at_[hidden]>
> I guess the right thing to do is to document 'get_pointer(px)' as returng
> the raw pointer contained in px on the smart pointer side, and make
> mem_fn_get_pointer forward to it on the mem_fn side. Comments?
Do we need two separate functions?
-Dave