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

List of all members.

Static Public Member Functions

static
std_cxx1x::reference_wrapper
< T > 
act (T &t)


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 this partial specialization.


Member Function Documentation

template<typename T >
static std_cxx1x::reference_wrapper<T> Threads::internal::maybe_make_ref< T & >::act ( T &  t  )  [inline, static]


The documentation for this struct was generated from the following file:

deal.II documentation generated on Sat Aug 15 16:52:49 2009 by doxygen 1.5.9