File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 74267426 static constexpr suspend_always @\libmember {initial_suspend}{task::promise_type}@() noexcept { return {}; }
74277427 auto final_suspend() noexcept;
74287428
7429- void uncaught_exception ();
7429+ void unhandled_exception ();
74307430 coroutine_handle<> unhandled_stopped() noexcept;
74317431
74327432 void return_void(); // present only if \tcode {is_void_v<T>} is \tcode {true}
75817581\end {codeblock }
75827582\end {itemdescr }
75837583
7584- \indexlibrarymember {uncaught_exception }{task::promise_type}%
7584+ \indexlibrarymember {unhandled_exception }{task::promise_type}%
75857585\begin {itemdecl }
7586- void uncaught_exception ();
7586+ void unhandled_exception ();
75877587\end {itemdecl }
75887588\begin {itemdescr }
75897589\pnum
You can’t perform that action at this time.
0 commit comments