共用方式為


bad_function_call 類別

報告錯誤的函式呼叫。

語法

class bad_function_call : public std::exception {};

備註

此類別描述所擲回的例外狀況,表示對 function 類別operator() 呼叫。