Updated test cases documentation
This commit is contained in:
@@ -13,7 +13,7 @@ diagrams:
|
||||
- clanguml::t00044
|
||||
```
|
||||
## Source code
|
||||
File t00044.cc
|
||||
File `tests/t00044/t00044.cc`
|
||||
```cpp
|
||||
// Inspired by skypjack/entt signal handlers
|
||||
namespace clanguml::t00044 {
|
||||
@@ -141,6 +141,7 @@ struct R {
|
||||
"is_constexpr": false,
|
||||
"is_constructor": true,
|
||||
"is_copy_assignment": false,
|
||||
"is_coroutine": false,
|
||||
"is_defaulted": false,
|
||||
"is_deleted": false,
|
||||
"is_move_assignment": false,
|
||||
@@ -171,6 +172,7 @@ struct R {
|
||||
"is_constexpr": false,
|
||||
"is_constructor": false,
|
||||
"is_copy_assignment": false,
|
||||
"is_coroutine": false,
|
||||
"is_defaulted": false,
|
||||
"is_deleted": false,
|
||||
"is_move_assignment": false,
|
||||
|
||||
Reference in New Issue
Block a user