boost::histogram::axis::traits::ordered — Returns true if axis is ordered or false.
// In header: <boost/histogram/axis/traits.hpp> template<typename Axis> constexpr bool ordered(const Axis & axis);
See is_ordered for details.
is_ordered
Parameters:
axis
any axis instance