ProtocolCxx5.9.0

    CxxRandomAccessCollection

    protocol CxxRandomAccessCollection<Element> : CxxSequence, RandomAccessCollection where Self.RawIterator : UnsafeCxxRandomAccessIterator

    Supertypes

    Requirements

    Citizens in Cxx

    Members