This is the complete list of members for roboptim::detail::get_descendant< Type1, Type2 >, including all inherited members.
BOOST_MPL_ASSERT_MSG((boost::mpl::or_< boost::is_base_of< Type1, Type2 >, boost::is_base_of< Type2, Type1 > >::value), ONE_SHOULD_INHERIT_FROM_THE_OTHER,(Type1 &, Type2 &)) | roboptim::detail::get_descendant< Type1, Type2 > |