mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This makes ClangImporter automatically conform C++ collection types to `Cxx.CxxRandomAccessCollection` protocol. We consider a C++ sequence type to be a random access collection type its iterator conforms to `UnsafeCxxRandomAccessIterator`.
2.4 KiB
2.4 KiB