![]() |
Reference documentation for deal.II version 8.1.0
|
#include <thread_management.h>
Static Public Member Functions | |
static T | act (T &t) |
A general template that returns std_cxx1x::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 1660 of file thread_management.h.