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.0
/
tests
/
input
/
cpp
/
Q_FOREVER.cpp
blob: a0fb07d598e103f4decacb293b7e1a22b69165b5 (
plain
)
1
2
3
4
5
6
void Cache::collection() { Q_FOREVER{ a = 5; } }