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 20:51:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9c0725684c1f05e9b9274a423584981bde24a00
yaml-cpp
/
include
History
Jesse Beder
7214ffc107
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