Static Public Member Functions | |
| static std_cxx1x::reference_wrapper < 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 this partial specialization.
| static std_cxx1x::reference_wrapper<T> Threads::internal::maybe_make_ref< T & >::act | ( | T & | t | ) | [inline, static] |
documentation generated on Mon Nov 23 22:58:35 2009 by
doxygen
1.6.1