![]() |
deal.II version GIT relicensing-2865-ga6be64acbe 2025-03-19 21:10:00+00:00
|
#include <deal.II/base/thread_management.h>
Static Public Member Functions | |
static std::reference_wrapper< T > | act (T &t) |
A general template that returns std::ref(t) if t is of reference type, and t otherwise.
The case that t is of reference type is handled in this partial specialization.
Definition at line 413 of file thread_management.h.
|
inlinestatic |
Definition at line 416 of file thread_management.h.