Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reports a bad function call.
Syntax
class bad_function_call : public std::exception {};
Remarks
The class describes an exception thrown to indicate that a call to operator()
on a function Class