$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-01-28 10:56:39
John Maddock wrote:
> Am I right in thinking that boost::mem_fn:
>
> 1) Does not inherit from std::unary_function or std::binary_function
> when it should (as per the TR)?
> 2) Does not support volatile qualified member functions?
Yes to both.