Files
swift-mirror/test/Interop/Cxx/operators/member-inline-module-interface.swift
Puyan Lotfi 864b3a47e3 [cxx-interop] Implement operator[] for value return types (SR-14351).
This builds on top of the work of Egor Zhdan. It implements
`T operator[]` and does so largely by taking a path very much like the
`const T &operator[]` path.
2021-04-08 00:18:27 -04:00

7.0 KiB