mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
I discovered this when experimenting with `std::map::iterator`, which has a const overload of `operator*` that returns a non-const reference, and does not have a const overload of `operator*`. rdar://112471779
97 KiB
97 KiB