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

#include <zip_view.hpp>

Public Types

typedef nested_begin_end_tag tag
 
typedef zip_view type
 
typedef zip_iterator< first_ones_ > begin
 
typedef zip_iterator< last_ones_ > end
 

Member Typedef Documentation

template<typename BOOST_MPL_AUX_NA_PARAM>
typedef zip_iterator<first_ones_> boost::mpl::zip_view< BOOST_MPL_AUX_NA_PARAM >::begin
template<typename BOOST_MPL_AUX_NA_PARAM>
typedef zip_iterator<last_ones_> boost::mpl::zip_view< BOOST_MPL_AUX_NA_PARAM >::end
template<typename BOOST_MPL_AUX_NA_PARAM>
typedef nested_begin_end_tag boost::mpl::zip_view< BOOST_MPL_AUX_NA_PARAM >::tag
template<typename BOOST_MPL_AUX_NA_PARAM>
typedef zip_view boost::mpl::zip_view< BOOST_MPL_AUX_NA_PARAM >::type

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