Files
swift-mirror/include/swift
Egor Zhdan 8d7d0efe13 [cxx-interop] Add UnsafeCxxMutableInputIterator protocol
This is an inheritor of the existing `UnsafeCxxInputIterator` protocol, with the only difference being the ability to mutate `var pointee` via a non-const `operator*()`.

This is needed to support mutable subscripts for `std::map` via `CxxDictionary`.

rdar://105399019
2023-07-26 18:20:49 +01:00
..
2023-06-27 09:03:52 -07:00
2023-06-27 09:03:52 -07:00
2023-06-27 09:03:52 -07:00
2023-06-27 09:03:52 -07:00