18 Aug
2009
18 Aug
'09
9:07 a.m.
Use bind to call a free function on a vector of shared_ptrs?
struct A { };
void f(const A&);
std::vector