13 Apr
2012
13 Apr
'12
4:43 p.m.
On Fri, Apr 13, 2012 at 4:23 AM, Kaz
Thanks every one for help. Does that mean I should avoid using overloaded functions with both of bind and lambda bind ?
No, it's just that sometimes you'll have to cast the pointer-(member-)function explicitly to disambiguate which overload you're referencing. - Jeff