This website requires JavaScript.
Explore
Help
Register
Sign In
lenn
/
yaml-cpp
Watch
1
Star
0
Fork
0
You've already forked yaml-cpp
mirror of
https://github.com/jbeder/yaml-cpp.git
synced
2026-01-02 12:07:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec95e61c0403dbcb8db9a41565850bab737e69fa
yaml-cpp
/
include
History
Jesse Beder
ec95e61c04
Switched memory to using shared nodes, and node_data to keep only naked node pointers, not shared nodes (to break the cycle, and we don't need weak pointers because their memory is guaranteed to exist, via 'memory')
2011-09-09 02:29:17 -05:00
..
yaml-cpp
Switched memory to using shared nodes, and node_data to keep only naked node pointers, not shared nodes (to break the cycle, and we don't need weak pointers because their memory is guaranteed to exist, via 'memory')
2011-09-09 02:29:17 -05:00