IteratorType.T

Undocumented in source.

template IteratorType(Iterator)
alias T = Unqual!(typeof(Iterator.init[0]))

Meta