We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595ebd6 commit 52704f6Copy full SHA for 52704f6
_data/documentation.yaml
@@ -45,7 +45,7 @@
45
Swift has support for bidirectional interoperability with C++.
46
A great variety of C++ APIs can be called directly from Swift, and select Swift APIs can be used from C++.
47
- title: Value and Reference types
48
- url: /documentation/articles/value-and-reference-types
+ url: /documentation/articles/value-and-reference-types.html
49
description: |
50
Types in Swift are grouped in two categories: value types and reference types.
51
Each behave differently and understanding the difference is an important part of understanding Swift.
0 commit comments