This website requires JavaScript.
Explore
Register
Sign In
coffee
/
ChaiScript
Watch
1
Star
0
Fork
0
You've already forked ChaiScript
mirror of
https://github.com/ChaiScript/ChaiScript.git
synced
2025-12-06 16:57:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ChaiScript
/
unittests
/
for_each.chai
Jonathan Turner
784ca41270
Switch vectors and maps over to curly braces from square braces to line up with C++11.
2011-09-24 13:15:12 -06:00
2 lines
27 B
ChaiScript
Raw
Blame
History
for_each
(
{
1
,
2
,
3
}
,
print
)
Reference in New Issue
View Git Blame
Copy Permalink