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

#include <droppable_accumulator.hpp>

Inheritance diagram for boost::accumulators::tag::droppable< Feature >:
Collaboration diagram for boost::accumulators::tag::droppable< Feature >:

Classes

struct  impl
 

Public Types

typedef as_feature< Feature >::type feature_type
 
typedef feature_type::dependencies tmp_dependencies_
 
typedef mpl::transform
< typename
feature_type::dependencies,
as_droppable< mpl::_1 >
>::type 
dependencies
 

Member Typedef Documentation

template<typename Feature >
typedef mpl::transform< typename feature_type::dependencies , as_droppable<mpl::_1> >::type boost::accumulators::tag::droppable< Feature >::dependencies
template<typename Feature >
typedef as_feature<Feature>::type boost::accumulators::tag::droppable< Feature >::feature_type
template<typename Feature >
typedef feature_type::dependencies boost::accumulators::tag::droppable< Feature >::tmp_dependencies_

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