From: Angus Leeming (angus.leeming_at_[hidden])
Date: 2004-02-07 10:53:30


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?

Regards,
Angus