...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::histogram::algorithm::empty — Check to see if all histogram cells are empty.
// In header: <boost/histogram/algorithm/empty.hpp> template<typename A, typename S> auto empty(const histogram< A, S > & h, coverage cov);