mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
This allows clients to iterate over a C++ container which doesn't provide random access with a `.forEach` call. rdar://107995558
This allows clients to iterate over a C++ container which doesn't provide random access with a `.forEach` call. rdar://107995558