
8 Feb
2004
8 Feb
'04
12:17 a.m.
On Saturday 07 February 2004 10:53 am, Angus Leeming wrote:
doc/html/class.boost.function_base.html
1. bool empty() const;
Returns: true if this has a target, and false otherwise. Throws: Will not throw.
Surely it returns true if the boost::function var has *no* target?
Oops! Thanks for pointing this out. It's fixed in CVS. Doug