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::select_held_type< T, Prev > Member List

This is the complete list of members for boost::python::objects::select_held_type< T, Prev >, including all inherited members.

type typedefboost::mpl::if_< mpl::or_< python::detail::specifies_bases< T >, is_same< T, noncopyable > >, Prev, T >