Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::bad_function_call Class Reference

The bad_function_call exception class is thrown when a boost::function object is invoked. More...

#include <function_base.hpp>

Inheritance diagram for boost::bad_function_call:
Collaboration diagram for boost::bad_function_call:

Public Member Functions

 bad_function_call ()
 

Detailed Description

The bad_function_call exception class is thrown when a boost::function object is invoked.

Constructor & Destructor Documentation

boost::bad_function_call::bad_function_call ( )
inline

The documentation for this class was generated from the following file: