Feature Proposal: Hiding Public Functions from C++
|
|
11
|
287
|
July 29, 2025
|
📅 C++ interoperability workgroup: upcoming meetings
|
|
13
|
13598
|
July 29, 2025
|
Is it possible to add `swift_attr` to a class forward declaration outside of a 3rd party library?
|
|
2
|
690
|
July 28, 2025
|
Undeclared use of identifier in generated Module-Swift file
|
|
3
|
1471
|
July 28, 2025
|
Custom copyable/consumable types?
|
|
0
|
139
|
July 25, 2025
|
Example of SWIFT_SHARED_REFERENCE and std::enable_shared_from_this used together?
|
|
7
|
230
|
July 13, 2025
|
[Pitch] Allow non-resilient modules to hide dependencies to clients
|
|
7
|
1043
|
June 18, 2025
|
Build errors with C++ interop enabled
|
|
3
|
922
|
June 10, 2025
|
Passing std.vector to print crashes, is that expected?
|
|
3
|
159
|
May 30, 2025
|
Using static binaries with C++ interoperability
|
|
4
|
1275
|
May 23, 2025
|
Understanding calling conventions passing closure from Swift to C++ and calling it from C++
|
|
2
|
157
|
May 20, 2025
|
Swift fails to find some of the static methods in classes from an imported package
|
|
0
|
40
|
May 19, 2025
|
I wrote a SwiftUI runtime in C++
|
|
4
|
341
|
May 18, 2025
|
Header Search Path Issues and C++ Interop
|
|
3
|
120
|
April 3, 2025
|
Ladybird GC and imported class hierarchies
|
|
0
|
273
|
March 24, 2025
|
Best practice for unit testing mixed Swift/C++ package
|
|
2
|
103
|
February 25, 2025
|
Struggling to wrap C++ library in Swift package
|
|
5
|
209
|
February 21, 2025
|
Cpp interop on windows not finding swift/bridging
|
|
8
|
832
|
February 21, 2025
|
Drawbacks/problems with C/C++ interoperability & SwiftPM
|
|
6
|
383
|
January 23, 2025
|
Updating project to allow Swift and Objective C++ Interop
|
|
0
|
87
|
January 20, 2025
|
Interop C++/Swift with CMake?
|
|
3
|
207
|
December 31, 2024
|
C/C++ Interop improvements with SwiftPM for libraries
|
|
9
|
748
|
December 29, 2024
|
Passing compatible primitive types as reference in cpp-swift interop
|
|
0
|
51
|
December 20, 2024
|
Desired Swift language features that can advance the state of C++ interoperability support
|
|
10
|
1810
|
December 19, 2024
|
Where to find info on shared_ptr support?
|
|
3
|
812
|
December 19, 2024
|
Use nontrivial C++ library in Swift package
|
|
1
|
291
|
December 19, 2024
|
Improved C macro support
|
|
5
|
392
|
December 15, 2024
|
Objc XCTest target unable to see ProductModuleName-Swift.h
|
|
0
|
43
|
December 9, 2024
|
Feature proposal: Accessing non-public C++ members from Swift
|
|
5
|
601
|
December 4, 2024
|
How to convert C++ std::u8string to String?
|
|
0
|
174
|
November 27, 2024
|