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

#include <manage_new_object.hpp>

Public Types

typedef mpl::if_c
< boost::is_pointer< T >
::value, to_python_indirect< T,
detail::make_owning_holder >
, detail::manage_new_object_requires_a_pointer_return_type
< T > >::type 
type
 

Member Typedef Documentation


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