Requirements on types
• ForwardIterator is a model of Forward Iterator.
• OutputIterator is a model of Output Iterator.
• ForwardIterator's value type is convertible to a type in OutputIterator's set of value types.
Loading...
• ForwardIterator is a model of Forward Iterator.
• OutputIterator is a model of Output Iterator.
• ForwardIterator's value type is convertible to a type in OutputIterator's set of value types.