Skip to content

Commit 091dd51

Browse files
authored
[docs] Add warning to CppInteroperabilityManifesto. (#63025)
1 parent eb2c0a7 commit 091dd51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/CppInteroperability/CppInteroperabilityManifesto.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Interoperability between Swift and C++
22

3+
# ⚠️ Warning: document is out of date. ⚠️
4+
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).**
6+
37
This document discusses the design and tradeoffs for bidirectional API-level
48
interoperability between Swift and C++.
59

0 commit comments

Comments
 (0)