
24 Jan
2005
24 Jan
'05
5:12 p.m.
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.