A type T fulfills FieldViewFwdIterator if it fulfills the LegacyForwardIterator standard concept, and std::iterator_traits<T>::reference is convertible to field_view.
T
FieldViewFwdIterator
LegacyForwardIterator
std::iterator_traits<T>::reference
field_view