Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template result<>

boost::accumulators::extractor::result<this_type(A1)>

Synopsis

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


template<typename A1> 
struct result<> {
};

PrevUpHomeNext