Functor which returns its argument (which is a reference). More...
Public Member Functions | |
template<typename T > | |
T & | operator() (T &t) |
Functor which returns its argument (which is a reference).
b | True if this functor does not create a proxy. |
This is the primary template for wrap_ref<false>.