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

PrevUpHomeNext