Added method type diagram filter (#145)

This commit is contained in:
Bartek Kryza
2023-06-02 01:05:37 +02:00
parent e7f738c6dc
commit e40dc3a60c
20 changed files with 433 additions and 9 deletions

View File

@@ -34,6 +34,10 @@ diagrams:
exclude:
relationships:
- none
method_types:
- operator
- constructor
- deleted
relationship_hints:
std::vector: composition
std::map: