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

@@ -13,6 +13,9 @@ diagrams:
plantuml:
after:
- '{{ alias("same_as_first_type<T,Args...>") }} ..> {{ alias("first_type<T,Args...>") }}'
mermaid:
after:
- '{{ alias("same_as_first_type<T,Args...>") }} ..> {{ alias("first_type<T,Args...>") }}'
```
## Source code
File `tests/t00058/t00058.cc`
@@ -378,7 +381,7 @@ struct R {
"type": "int"
}
],
"type": "clanguml::t00058::A"
"type": "A"
}
],
"type": "class"