Updated test cases documentation

This commit is contained in:
Bartek Kryza
2024-05-22 22:48:33 +02:00
parent a7e2f7a496
commit 2eff7a1192
331 changed files with 7920 additions and 6271 deletions

View File

@@ -93,6 +93,7 @@ struct R {
"methods": [
{
"access": "public",
"display_name": "operator==",
"is_const": true,
"is_consteval": false,
"is_constexpr": true,
@@ -120,10 +121,12 @@ struct R {
"line": 10,
"translation_unit": "t00034.cc"
},
"template_parameters": [],
"type": "bool"
},
{
"access": "public",
"display_name": "operator!=",
"is_const": true,
"is_consteval": false,
"is_constexpr": true,
@@ -151,6 +154,7 @@ struct R {
"line": 11,
"translation_unit": "t00034.cc"
},
"template_parameters": [],
"type": "bool"
}
],
@@ -276,7 +280,7 @@ struct R {
"is_variadic": false,
"kind": "argument",
"template_parameters": [],
"type": "clanguml::t00034::Void"
"type": "Void"
}
],
"type": "class"