Protocolswift 6.0.1Cxx
UnsafeCxxMutableInputIterator
protocol UnsafeCxxMutableInputIterator : UnsafeCxxInputIterator
Supertypes
protocol Equatable
A type that can be compared for value equality.
protocol UnsafeCxxInputIterator
Bridged C++ iterator that allows to traverse the elements of a sequence using a for-in loop.