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.75.0
/
tests
/
expected
/
cpp
/
33084-op_sym_empty.cpp
blob: 3557e513c3010ec97b3608405244812e89bce5ab (
plain
)
1
2
3
4
5
class Foo { bool operator== ( const Foo & other ) const; Bar & operator*() const; };