Updated test cases documentation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user