...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::axis::traits::index — Returns axis index for value.
// In header: <boost/histogram/axis/traits.hpp> template<typename Axis, typename U> axis::index_type index(const Axis & axis, const U & value);