We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02f8515 + 82a7085 commit 93facdaCopy full SHA for 93facda
docs/ABI/TypeMetadata.rst
@@ -424,9 +424,11 @@ contains:
424
describing the conformance itself; the form of this field is determined by the
425
**protocol conformance flags** described below.
426
- The **protocol conformance flags** is a 32-bit field comprised of:
427
+
428
* **Bits 0-3** contain the type metadata record kind, which indicates how
429
the **conforming type** field is encoded.
430
* **Bits 4-5** contain the kind of witness table. The value can be one of:
431
432
0) The **witness table field** is a reference to a witness table.
433
1) The **witness table field** is a reference to a **witness table
434
accessor** function for an unconditional conformance.
0 commit comments