|
Undeclared use of identifier in generated Module-Swift file
|
|
3
|
1685
|
July 28, 2025
|
|
When calling a Swift function that takes two callbacks with arguments, the Swift compiler crashes
|
|
0
|
169
|
July 16, 2025
|
|
Example of SWIFT_SHARED_REFERENCE and std::enable_shared_from_this used together?
|
|
7
|
524
|
July 13, 2025
|
|
Running external binaries from Swift Package (TTS engine): Operation not permitted from Xcode app
|
|
1
|
140
|
July 9, 2025
|
|
`import_owned` compiler warnings when building with C++ library
|
|
3
|
156
|
July 2, 2025
|
|
Accessing Underlying Memory of Data in C++ with New Span APIs
|
|
4
|
458
|
June 16, 2025
|
|
Build errors with C++ interop enabled
|
|
3
|
1037
|
June 10, 2025
|
|
Issues with explicitly instantiated template functions + function pointers to them
|
|
0
|
97
|
June 3, 2025
|
|
Passing std.vector to print crashes, is that expected?
|
|
3
|
281
|
May 30, 2025
|
|
SWIFT_NONCOPYABLE macro questions
|
|
0
|
298
|
May 26, 2025
|
|
Using static binaries with C++ interoperability
|
|
4
|
1525
|
May 23, 2025
|
|
Detect C++ interop mode at compile time
|
|
1
|
151
|
May 6, 2025
|
|
Constexpr is not imported when declared within a namespace
|
|
0
|
118
|
May 6, 2025
|
|
Feature Request: Borrowing `std.shared_ptr.pointee`
|
|
1
|
196
|
May 5, 2025
|
|
Catching Objective-C exceptions
|
|
2
|
575
|
April 27, 2025
|
|
How to delete C++ class instance that uses SWIFT_UNSAFE_REFERENCE
|
|
3
|
237
|
April 23, 2025
|
|
Could C++ have ARC?
|
|
2
|
494
|
April 22, 2025
|
|
Swift file importing .hpp with std::expected with std::string does not compile
|
|
2
|
257
|
April 2, 2025
|
|
[Windows] Error in code generation for instance methods that return structs
|
|
4
|
168
|
March 14, 2025
|
|
Cannot bridge `std::tuple<..>` to Swift
|
|
0
|
126
|
March 6, 2025
|
|
Changes to C++ headers not causing Swift code to recompile
|
|
6
|
277
|
March 5, 2025
|
|
Conform an imported C++ class to ObservableObject
|
|
0
|
89
|
March 3, 2025
|
|
Swift/C++ interoperability: SWIFT_PRIVATE_ATTR compilation error on Ubuntu
|
|
7
|
866
|
February 15, 2025
|
|
Import Swift code as C++ Modules
|
|
0
|
168
|
February 10, 2025
|
|
"Use of undeclared identifier 'Darwin'" when using "in_addr" type
|
|
2
|
250
|
February 9, 2025
|
|
Why cxx-interop slows compilation 3-4 times?
|
|
8
|
5547
|
January 27, 2025
|
|
How to use the SWIFT_NONCOYABLE MACRO and in which heeader file it[s] present
|
|
1
|
182
|
January 14, 2025
|
|
How to create a C++/Swift executable with CMake?
|
|
7
|
816
|
January 2, 2025
|
|
Interop C++/Swift with CMake?
|
|
3
|
302
|
December 31, 2024
|
|
Desired Swift language features that can advance the state of C++ interoperability support
|
|
10
|
1945
|
December 19, 2024
|