#include <deal.II/base/thread_management.h>
Definition at line 357 of file thread_management.h.
◆ reference_type
◆ get()
◆ set_from()
This function does nothing, because the std::future
object does not actually hold a return value. However, if the future object holds an exception, the set will not happen and this function instead throws the exception stored in the future object.
Definition at line 373 of file thread_management.h.
The documentation for this struct was generated from the following file: