Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct tail_cache_size_named_arg<left>

boost::accumulators::tail_cache_size_named_arg<left>

Synopsis

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


struct tail_cache_size_named_arg<left> : public left_tail_cache_size {
};

PrevUpHomeNext