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

#include <filter_view.hpp>

Public Types

typedef filter_view type
 
typedef aux::next_filter_iter
< first_, last_, pred_ >::type 
begin
 
typedef aux::filter_iter
< last_, last_, pred_ > 
end
 

Member Typedef Documentation

template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM>
typedef aux::next_filter_iter< first_,last_,pred_ >::type boost::mpl::filter_view< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::begin
template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM>
typedef aux::filter_iter< last_,last_,pred_ > boost::mpl::filter_view< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::end
template<typename BOOST_MPL_AUX_NA_PARAM, typename BOOST_MPL_AUX_NA_PARAM>
typedef filter_view boost::mpl::filter_view< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type

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