Searched defs:bad_function_call (Results 1 – 1 of 1) sorted by relevance
696 class bad_function_call : public std::runtime_error class699 bad_function_call() : std::runtime_error("call to empty boost::function") {} in bad_function_call() function in boost::bad_function_call