Reference documentation for deal.II version 8.5.1
|
#include <deal.II/base/thread_management.h>
A general template that returns std_cxx11::ref(t) if t is of reference type, and t otherwise.
The case that t is of reference type is handled in a partial specialization declared below.
Definition at line 1300 of file thread_management.h.