Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::accumulators::detail::as_feature_list< Features, void > Struct Template Reference

#include <depends_on.hpp>

Inheritance diagram for boost::accumulators::detail::as_feature_list< Features, void >:
Collaboration diagram for boost::accumulators::detail::as_feature_list< Features, void >:

Public Types

typedef transform_view type
 
typedef aux::transform_iter
< first_, last_, f_ > 
begin
 
typedef aux::transform_iter
< last_, last_, f_ > 
end
 

Member Typedef Documentation

typedef aux::transform_iter< first_,last_,f_ > boost::mpl::transform_view< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::begin
inherited
typedef aux::transform_iter< last_,last_,f_ > boost::mpl::transform_view< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::end
inherited
typedef transform_view boost::mpl::transform_view< BOOST_MPL_AUX_NA_PARAM, BOOST_MPL_AUX_NA_PARAM >::type
inherited

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