Threads::internal::maybe_make_ref< T > Struct Template Reference

List of all members.


Detailed Description

template<typename T>
struct Threads::internal::maybe_make_ref< 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 1691 of file thread_management.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

deal.II documentation generated on Wed May 23 2012 12:04:20 by doxygen 1.7.3