An exception of type bad_function_call is thrown by function::operator() ([func.wrap.func.inv]) when the function wrapper object has no target.
namespace std { class bad_function_call : public exception { public: // [func.wrap.badcall.const], constructor bad_function_call() noexcept; }; }23.14.13.1.1 bad_function_call constructor [func.wrap.badcall.const]
bad_function_call() noexcept;
Effects: Constructs a bad_function_call object.
2 #Postconditions: what() returns an implementation-defined ntbs.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4