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

#include <rvalue_from_python_data.hpp>

Inheritance diagram for boost::python::converter::rvalue_from_python_storage< T >:
Collaboration diagram for boost::python::converter::rvalue_from_python_storage< T >:

Public Attributes

rvalue_from_python_stage1_data stage1
 
python::detail::referent_storage
< typename add_reference< T >
::type >::type 
storage
 

Member Data Documentation

template<class T>
python::detail::referent_storage< typename add_reference<T>::type >::type boost::python::converter::rvalue_from_python_storage< T >::storage

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