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

#include <copy_non_const_reference.hpp>

Public Types

typedef mpl::if_c
< indirect_traits::is_reference_to_non_const
< T >::value, to_python_value
< T >
, detail::copy_non_const_reference_expects_a_non_const_reference_return_type
< T > >::type 
type
 

Member Typedef Documentation


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