j
k
j a
j l
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?
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.
Back to the thread
Back to the list