#include <sysc/packages/boost/config.hpp>#include <sysc/packages/boost/utility/addressof.hpp>Include dependency graph for ref.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | boost |
Classes | |
| class | boost::reference_wrapper< T > |
| class | boost::is_reference_wrapper< T > |
| class | boost::is_reference_wrapper< reference_wrapper< T > > |
| class | boost::unwrap_reference< T > |
| class | boost::unwrap_reference< reference_wrapper< T > > |
Defines | |
| #define | BOOST_REF_CONST const |
Functions | |
| template<class T> | |
| reference_wrapper< T > BOOST_REF_CONST | boost::ref (T &t) |
| template<class T> | |
| reference_wrapper< T const > BOOST_REF_CONST | boost::cref (T const &t) |
| #define BOOST_REF_CONST const |
1.5.1