![]() | Home | Libraries | People | FAQ | More |
boost::function_base — The common base class for all Boost.Function objects. Objects of type function_base may not be created directly.
class function_base { public: // capacity bool empty() const; };
Last revised: February 19, 2003 at 22:46:09 GMT | Copyright © 2001-2003 Douglas Gregor |