Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

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 tag::right_tail_cache_size {
};

PrevUpHomeNext