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
e9512a5ac89a87d789faa98f638e171e2bf1c65d
yaml-cpp
/
include
History
jbeder
6434b4f0c8
Re-added the throw() specification to ~Exception(), and also to ~TypedKeyNotFound(); I suppose this'll fix the gcc compiler error.
2009-01-01 23:59:37 +00:00
..
crt.h
Set the eol style to native for all files.
2008-09-03 22:20:39 +00:00
exceptions.h
Re-added the throw() specification to ~Exception(), and also to ~TypedKeyNotFound(); I suppose this'll fix the gcc compiler error.
2009-01-01 23:59:37 +00:00
iterator.h
Set the eol style to native for all files.
2008-09-03 22:20:39 +00:00
node.h
Added a templated derived exception to KeyNotFound so that you can figure out *which* key wasn't found.
2009-01-01 02:40:18 +00:00
parser.h
Removed throw() specifier in Exception (I don't remember putting it in). This may solve a gcc error (I haven't tested it yet) or it may break it further.
2009-01-01 20:14:32 +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