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

This is the documentation for a snapshot of the develop branch, built from commit 6b94003745.
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