This website requires JavaScript.
Explore
Help
Sign In
peisongxiao
/
yaml-cpp
Watch
1
Star
0
Fork
0
You've already forked yaml-cpp
mirror of
https://github.com/jbeder/yaml-cpp.git
synced
2025-09-10 04:51:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b985c5ce2133dea41b31986d241f0cfc9b5dbc8
yaml-cpp
/
include
History
Jesse Beder
9b985c5ce2
Switched value = otherValue to assign the actual nodes after setting the reference (so that tmp = foo['bar']; tmp = other; is the same as foo['bar'] = other;)
2011-09-09 14:02:18 -05:00
..
yaml-cpp
Switched value = otherValue to assign the actual nodes after setting the reference (so that tmp = foo['bar']; tmp = other; is the same as foo['bar'] = other;)
2011-09-09 14:02:18 -05:00