Exception class thrown when class template function's operator() is called with an empty target.
Definition at line 738 of file tr1/functional.
virtual const char* what | ( | ) | const throw () [virtual, inherited] |
Returns a C-style character string describing the general cause of the current error.
Reimplemented in failure, logic_error, and runtime_error.