
17 Jul
2008
17 Jul
'08
8:08 p.m.
Sylvester-Bradley, Gareth:
Bind can be used with weak_ptr values, but should function_equal work with binds holding weak_ptrs?
Probably. Instead of specializing _bi::value<> it would be simpler to just add a ref_compare overload for weak_ptr, as you've done for bind_t.