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 13:01:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7bbf712c3657d3193acd292e1dc1175868a335d7
yaml-cpp
/
src
/
value
History
Jesse Beder
7bbf712c36
Made the 'data' member optional in node_ref - it's only created on-demand, so we don't waste extra memory every time we do Value tmp = v;
2011-09-09 14:26:55 -05:00
..
detail
Made the 'data' member optional in node_ref - it's only created on-demand, so we don't waste extra memory every time we do Value tmp = v;
2011-09-09 14:26:55 -05:00
convert.cpp
Added half of the std::map conversion (we don't have reading from Values yet)
2011-09-08 02:10:04 -05:00