Added initial unexposed template parameter deduction test case

This commit is contained in:
Bartek Kryza
2023-04-23 19:29:30 +02:00
parent 0aa4eb732d
commit 192e1993e8
3 changed files with 160 additions and 0 deletions

12
tests/t00062/.clang-uml Normal file
View File

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