Declared in <mp-units/utility/format.h>
<mp-units/utility/format.h>
template<std::forward_iterator It> [[nodiscard]] constexpr It at_most_one_of( It begin, It end, std::string_view modifiers);
The return value should not be discarded.