Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::python::objects::reference_to_value< T > Struct Template Reference

#include <forward.hpp>

Public Types

typedef add_reference
< typename add_const< T >
::type >::type 
reference
 

Public Member Functions

 reference_to_value (reference x)
 
reference get () const
 

Member Typedef Documentation

template<class T>
typedef add_reference<typename add_const<T>::type>::type boost::python::objects::reference_to_value< T >::reference

Constructor & Destructor Documentation

Member Function Documentation

template<class T>
reference boost::python::objects::reference_to_value< T >::get ( ) const
inline

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