Skip to content

Commit 8878679

Browse files
authored
Merge pull request #66471 from apple/zoecarver-patch-6
Add link to Swift.org documentation in CppInteroperabilityManifesto.m…
2 parents 78d6822 + c2361ba commit 8878679

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/CppInteroperability/CppInteroperabilityManifesto.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
# ⚠️ Warning: document is out of date. ⚠️
44

5-
**This document has not had significant updates in the last three years. The goals and design outlined here do not necessarily reflect those established by the C++ Interop Work Group. For an up-to-date document, please see [the Forward Vision which is being developed here](https://github.com/zoecarver/swift/blob/docs/interop-roadmap/docs/CppInteroperability/ForwardVision.md).**
5+
**This document has not had significant updates in the last three years. The goals and design outlined here do not necessarily reflect those established by the C++ Interop Work Group. For an up-to-date document, please see [the Forward Vision document](https://github.com/apple/swift-evolution/blob/main/visions/using-swift-from-c%2B%2B.md).**
6+
7+
[** ‼️ Additionally, the official C++ interoperability documentation is live at Swift.org and provides an up-to-date guide for mixing Swift and C++ ‼️ **](https://www.swift.org/documentation/cxx-interop/)
68

79
This document discusses the design and tradeoffs for bidirectional API-level
810
interoperability between Swift and C++.

0 commit comments

Comments
 (0)