I have a C++ class where I'm trying to use std::bind1st to bind a member function to the …
Can someone recommend some cool practical uses of tr1's mem_fn and bind utilities? I don't need esoteric c++ …