Skip to content

Commit 292e288

Browse files
authored
Merge pull request #66468 from apple/zoecarver-patch-3
Add link to Swift.org documentation in InteropOddities.md
2 parents 912e1ef + 67afcbd commit 292e288

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/CppInteroperability/InteropOddities.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
# C++ Interoperability Oddities
24

35
C++ APIs may have slightly different behavior than other C++ APIs. This is a general catch-all document where these

0 commit comments

Comments
 (0)