Initializes the created iterator with an adapted iterator and a default-constructed instance of the transforming functional object.
it | An instance of a base iterator to be adapted by the created iterator. |
The constructor only participates in overload resolutions if the transforming functional object is default-constructible.