when would be available c++ support in swift WITH Virtual Functions?

Generated on 7/31/2024

1 search

C++ support in Swift with virtual functions is available with Swift 6. This includes the ability to map C++ virtual methods and default arguments to their Swift equivalents. For more details, you can refer to the session What’s new in Swift at the 21:47 mark.

Here is a list of relevant sessions mentioned in the context:

  1. What’s new in Swift
  2. Go small with Embedded Swift
  3. Platforms State of the Union
  4. Platforms State of the Union 5-Minute Recap