Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template features

boost::accumulators::features

Synopsis

// In header: <boost/accumulators/framework/features.hpp>

template<typename Feature1, typename Feature2, ... > 
struct features {
};

PrevUpHomeNext