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
04bc13caf8b427e94bf71aaa3cba8990f06a86ad
yaml-cpp
/
include
History
Jesse Beder
c65a7dfc7c
Switched exception constants to const char * const (from const std::string) so we don't have to construct them all in every translation unit, and switched the exception class to derive from std::runtime_error (so it handles what() for us)
2011-03-02 04:12:57 +00:00
..
yaml-cpp
Switched exception constants to const char * const (from const std::string) so we don't have to construct them all in every translation unit, and switched the exception class to derive from std::runtime_error (so it handles what() for us)
2011-03-02 04:12:57 +00:00