Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct tail_cache_size_named_arg<right>

boost::accumulators::tail_cache_size_named_arg<right>

Synopsis

// In header: <boost/accumulators/statistics/tail.hpp>


struct tail_cache_size_named_arg<right> : public right_tail_cache_size {
};

PrevUpHomeNext