Go to the source code of this file.
Namespaces | |
| namespace | std |
| namespace | std::tr1 |
Functions | |
| template<typename _Tp> | |
| reference_wrapper< _Tp > | std::tr1::ref (_Tp &__t) |
| template<typename _Tp> | |
| reference_wrapper< const _Tp > | std::tr1::cref (const _Tp &__t) |
Definition in file ref_fwd.h.
1.4.7