Added initial unexposed template parameter deduction test case
This commit is contained in:
12
tests/t00062/.clang-uml
Normal file
12
tests/t00062/.clang-uml
Normal 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
|
||||
Reference in New Issue
Block a user