From Jason Turner

[cpp.cond.ha]

Diff to HTML by rtfpessoa

tmp/tmpv4qls7u2/{from.md → to.md} RENAMED
@@ -1,13 +1,13 @@
1
  **Table: __has_cpp_attribute values** <a id="cpp.cond.ha">[cpp.cond.ha]</a>
2
 
3
  | Attribute | Value |
4
- | -------------------- | --------- |
5
  | `assume` | `202207L` |
6
- | `carries_dependency` | `200809L` |
7
  | `deprecated` | `201309L` |
8
  | `fallthrough` | `201603L` |
 
9
  | `likely` | `201803L` |
10
  | `maybe_unused` | `201603L` |
11
  | `no_unique_address` | `201803L` |
12
  | `nodiscard` | `201907L` |
13
  | `noreturn` | `200809L` |
 
1
  **Table: __has_cpp_attribute values** <a id="cpp.cond.ha">[cpp.cond.ha]</a>
2
 
3
  | Attribute | Value |
4
+ | ------------------- | --------- |
5
  | `assume` | `202207L` |
 
6
  | `deprecated` | `201309L` |
7
  | `fallthrough` | `201603L` |
8
+ | `indeterminate` | `202403L` |
9
  | `likely` | `201803L` |
10
  | `maybe_unused` | `201603L` |
11
  | `no_unique_address` | `201803L` |
12
  | `nodiscard` | `201907L` |
13
  | `noreturn` | `200809L` |