Elisha Berns wrote:
Hi,
My imagination fails me here:
How can you use boost::mem_fn or boost::function to bind a class
member function as a predicate function for use in std::sort? I
tried this way and that and so far, nothing.
Please post a short example.