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

#include <init.hpp>

Inheritance diagram for boost::python::detail::drop1< S >:
Collaboration diagram for boost::python::detail::drop1< S >:

Public Types

typedef iterator_range_tag tag
 
typedef iterator_range type
 
typedef First begin
 
typedef Last end
 

Member Typedef Documentation

typedef First boost::mpl::iterator_range< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::begin
inherited
typedef Last boost::mpl::iterator_range< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::end
inherited
typedef iterator_range_tag boost::mpl::iterator_range< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::tag
inherited
typedef iterator_range boost::mpl::iterator_range< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type
inherited

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