|
Frontend crash when C++ library exports type String
|
|
3
|
408
|
August 28, 2024
|
|
Try to use C++ template class into swift with a specialization
|
|
7
|
796
|
August 18, 2024
|
|
Linux stdlib (Swift/C++) completely breaks if TBB is installed
|
|
2
|
249
|
August 5, 2024
|
|
Compilation with enums is about 40x slower compared to compilation where cxx-interop is disabled
|
|
0
|
139
|
August 1, 2024
|
|
Use Swift framework code in C++ app - missing -Swift.h header
|
|
9
|
2437
|
July 22, 2024
|
|
Weird generics problem
|
|
1
|
170
|
July 22, 2024
|
|
Swift/C++ interop and polymorphism
|
|
3
|
1308
|
July 6, 2024
|
|
Declare a Swift function with completion (or async) to be called from C++
|
|
3
|
556
|
July 2, 2024
|
|
C++23 support for target
|
|
1
|
694
|
June 29, 2024
|
|
Resolving name collisions between enum cases and methods
|
|
0
|
376
|
June 25, 2024
|
|
Using a `.swiftmodule inside` `Package.swift`
|
|
2
|
562
|
June 5, 2024
|
|
Swift Data to CPP std::vector
|
|
0
|
921
|
June 3, 2024
|
|
Importing C++ methods that return `const char *` without modifying headers?
|
|
4
|
763
|
May 21, 2024
|
|
How to compile Swift with Scons?
|
|
0
|
583
|
May 10, 2024
|
|
C++ interoperability with Mac Catalyst enabled
|
|
0
|
457
|
May 3, 2024
|
|
Can os_unfair_lock be used with C++ interop enabled?
|
|
2
|
788
|
April 21, 2024
|
|
Cxx Interop Breaks (<5.10) Toolchain Test Targets on Non-Darwin Platforms
|
|
3
|
1098
|
April 6, 2024
|
|
Some Thoughts on C++ Interoperability
|
|
2
|
1893
|
April 4, 2024
|
|
Enabling C++ interop breaks existing swift code
|
|
5
|
1902
|
March 27, 2024
|
|
Can't find some socket types on Linux with C++ interop
|
|
3
|
489
|
March 10, 2024
|
|
Undefined symbols for C++ types in Release build, fine in Debug build
|
|
6
|
1595
|
March 8, 2024
|
|
Build failed with brand new cxx interop
|
|
0
|
4101
|
March 5, 2024
|
|
Using custom compiler for c++
|
|
0
|
450
|
February 28, 2024
|
|
Passing Cpp object to swift
|
|
0
|
528
|
February 26, 2024
|
|
Passing Swift String type to a Cpp function in the new interop
|
|
2
|
929
|
February 20, 2024
|
|
Importing C++ types with private copy constructors?
|
|
0
|
582
|
February 20, 2024
|
|
Using C++ GUI frameworks with Swift 5.9 for cross-platform desktop apps
|
|
3
|
2693
|
February 17, 2024
|
|
(Other) build error with C++ interop enabled
|
|
2
|
881
|
February 13, 2024
|
|
Swift extension method not accessible in Cpp using interop
|
|
0
|
392
|
February 12, 2024
|
|
C++ interoperability and Swift Optional
|
|
1
|
499
|
February 11, 2024
|