yaml-cpp/include
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