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