mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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