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-09 12:41:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e4317e37c0bb92443daebc1933522d31dec48d0
yaml-cpp
/
include
History
Jesse Beder
6e4317e37c
Added Read() functions for Node that return true/false, so we can easily check if a read is successful without throwing.
...
But we still have operator >> that throws on failure.
2008-09-24 23:29:00 +00:00
..
crt.h
Set the eol style to native for all files.
2008-09-03 22:20:39 +00:00
exceptions.h
Set the eol style to native for all files.
2008-09-03 22:20:39 +00:00
iterator.h
Set the eol style to native for all files.
2008-09-03 22:20:39 +00:00
node.h
Added Read() functions for Node that return true/false, so we can easily check if a read is successful without throwing.
2008-09-24 23:29:00 +00:00
parser.h
Set the eol style to native for all files.
2008-09-03 22:20:39 +00:00
parserstate.h
Set the eol style to native for all files.
2008-09-03 22:20:39 +00:00
yaml.h
Set the eol style to native for all files.
2008-09-03 22:20:39 +00:00