Skip to content

Commit 912e1ef

Browse files
authored
Merge pull request #66469 from apple/zoecarver-patch-4
Add link to Swift.org documentation in GettingStartedWithC++Interop.md
2 parents a4f7600 + 1317c92 commit 912e1ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/CppInteroperability/GettingStartedWithC++Interop.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[** ‼️ 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/)
2+
13
# Getting started with C++ Interoperability
24

35
This document is designed to get you started with bidirectional API-level interoperability between Swift and C++.

0 commit comments

Comments
 (0)