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-07-11 17:03:53 -04:00
2023-06-27 09:03:52 -07:00
2023-07-26 18:20:49 +01:00
2023-07-25 16:19:58 -07:00
2023-07-17 21:10:32 +01:00
2023-06-12 13:22:10 -07:00
2023-07-07 14:14:51 -04:00
2023-06-12 15:01:41 -04:00
2023-06-27 09:03:52 -07:00
2023-07-19 10:47:41 -07:00
2023-07-07 19:51:01 +02:00
2023-06-07 14:26:40 -07:00
2023-06-27 09:03:52 -07:00
2023-06-27 09:03:52 -07:00
2023-07-25 16:10:48 -07:00
2023-07-11 11:57:14 -07:00
2023-06-27 09:03:52 -07:00
2023-07-05 16:35:16 -04:00
2023-07-05 23:07:11 -04:00
2023-07-11 17:03:53 -04:00
2023-07-20 10:02:59 -07:00
2023-06-27 09:03:52 -07:00
2023-07-21 13:58:19 +02:00
2023-07-21 13:58:19 +02:00
2023-06-27 09:03:52 -07:00
2023-06-23 17:05:59 +01:00