Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template error_of

boost::accumulators::tag::error_of

Synopsis

template<typename Feature> 
struct error_of : public boost::accumulators::depends_on< Feature > {
};

PrevUpHomeNext