This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c48ca2e8c3f877b51103612c02cf9ce9d38ab5b
swift-mirror
/
test
/
Interop
/
Cxx
/
operators
/
Inputs
History
Egor Zhdan
1811125a21
[cxx-interop] Import
operator bool()
as an underscored function
2023-02-15 15:02:25 +00:00
..
member-inline.h
[cxx-interop] Import
operator bool()
as an underscored function
2023-02-15 15:02:25 +00:00
member-out-of-line.cpp
[cxx-interop] Implement operator[] for value return types (SR-14351).
2021-04-08 00:18:27 -04:00
member-out-of-line.h
[cxx-interop] Flip the switch: only import safe APIs.
2022-07-18 17:15:15 -04:00
module.modulemap
Interop/Cxx: explicitly require
C++
for modules
2021-01-06 16:59:42 -08:00
non-member-inline.h
[cxx-interop] Add plus-equal, minus-equal, star-equal, slash-equal operators.
2022-09-23 10:56:43 -07:00
non-member-out-of-line.cpp
C++ Interop: cleanup operator tests (NFC)
2021-02-25 01:16:49 +03:00
non-member-out-of-line.h
C++ Interop: cleanup operator tests (NFC)
2021-02-25 01:16:49 +03:00