| title |
bad_function_call Class | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| f1_keywords |
functional/std::bad_function_call |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
b70a0268-43ff-4f3b-a283-faf1cb172d4c |
| caps.latest.revision |
20 |
| author |
corob-msft |
| ms.author |
corob |
| manager |
ghogen |
| ms.workload |
|
Reports a bad function call.
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