Commit 92465547 authored by Dominik Charousset's avatar Dominik Charousset

Add set_exception_handler to manual

parent a859cc21
......@@ -59,5 +59,7 @@ class local_actor;
\hline
\lstinline^bool has_sync_failure_handler()^ & Checks wheter this actor has a user-defined sync failure handler \\
\hline
\lstinline^template <class F>^ \lstinline^void set_exception_handler(F f)^ & Sets a custom handler for uncaught exceptions \\
\hline
\end{tabular*}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment