
24 May
2011
24 May
'11
12:52 a.m.
AMDG On 05/23/2011 05:50 PM, Steven Watanabe wrote:
On 05/23/2011 05:31 PM, Edward Diener wrote:
boost::function<int ()> bfun(p_functor_class_int());
Q: What is bfun? A: A function that takes a p_functor_class_int and returns a boost::function<int()>.
Err, make that: A: A function that takes a p_functor_class_int(*)()... In Christ, Steven Watanabe