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.72.0
/
tests
/
input
/
cpp
/
foreach.cpp
blob: cfbe79633f90f1df91c898420fc9f4b35a16b816 (
plain
)
1
2
3
4
void foo() { for_each(it.begin(), it.end(), func); }