index
:
extra-dependencies
master
This contains extra packages required to build TDE under various distros.
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
uncrustify-trinity
/
uncrustify-trinity-0.73.0
/
tests
/
expected
/
cpp
/
30126-sp_after_angle.cpp
blob: 7710171e03b71a1a6c8ab5e60dccd69f72a24eba (
plain
)
1
2
3
4
5
6
template <typename T> struct foo {}; Q_DECLARE_METATYPE(foo<int> ) int bar(foo<int> );