Added visitor pattern test case

This commit is contained in:
Bartek Kryza
2021-07-25 11:26:12 +02:00
parent b06335f2f8
commit 11d56768db
32 changed files with 359 additions and 64 deletions

12
tests/t00021/.clanguml Normal file
View File

@@ -0,0 +1,12 @@
compilation_database_dir: ..
output_directory: puml
diagrams:
t00021_class:
type: class
glob:
- ../../tests/t00021/t00021.cc
using_namespace:
- clanguml::t00021
include:
namespaces:
- clanguml::t00021