index
:
vim-sonictemplate.git
gh-pages
master
perl_suppoert-utf8-pipe
placeholder
forked from https://github.com/mattn/vim-sonictemplate
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
template
/
cpp
/
snip-boost-foreach.cpp
blob: 411e066a20b9413559b24f704fa8f6b4e66aa43f (
plain
)
1
2
3
BOOST_FOREACH
(
auto
x
,
{{
_input_
:
variable
}})
{
{{
_cursor_
}}
}