C++ named requirements: ConstexprIterator (since C++20)
Min standard notice:
A ConstexprIterator is a LegacyIterator that can be used during constant expression evaluation.
A ConstexprIterator is a LegacyIterator that can be used during constant expression evaluation.