Skip to content

Commit 1317c92

Browse files
authored
Add link to Swift.org documentation in GettingStartedWithC++Interop.md
1 parent f3cabc5 commit 1317c92

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)