From: John Maddock (john_at_[hidden])
Date: 2005-01-24 12:12:48


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?

Many thanks,

John.