Added custom method type destructor filter

This commit is contained in:
Bartek Kryza
2023-06-02 21:08:19 +02:00
parent e40dc3a60c
commit e681d1a3cc
5 changed files with 9 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ diagrams:
exclude:
method_types:
- constructor
- destructor
- operator
- assignment
- static