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