We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9f065 commit 69279acCopy full SHA for 69279ac
1 file changed
features_cpp26.yaml
@@ -15,13 +15,15 @@ features:
15
- desc: "Splicing a base class subobject"
16
paper: P3293
17
lib: true
18
+ keywords: ["reflection"]
19
20
- desc: "`define_static_{string,object,array}`"
21
paper: P3491
22
23
ftm:
24
- name: __cpp_lib_define_static
25
value: 202506L
26
27
28
- desc: "Function Parameter Reflection in Reflection for C++26"
29
paper: P3096
@@ -34,6 +36,7 @@ features:
34
36
35
37
- name: __cpp_expansion_statements
38
39
40
41
- desc: "Error Handling in Reflection"
42
paper: P3560
0 commit comments