Files
yaml-cpp/src
bedapisl 0122697561 Improve error messages on operator[] or as<> (#656)
Invalid access via operator[] or as<> will now print the offending key, if possible.

For example:

a:
  x: 1
  y: 2

node["a"]["z"].as<int>()

will say that the key "z" was invalid.
2019-04-17 08:44:09 -05:00
..
2015-03-29 21:27:20 -05:00
2014-03-22 12:49:16 -05:00
2016-10-12 00:00:39 -05:00
2014-03-22 22:46:04 -05:00
2014-03-22 23:14:48 -05:00
2014-03-22 13:05:03 -05:00
2016-10-12 00:00:39 -05:00
2016-05-12 23:20:03 -05:00
2014-03-23 20:08:54 -05:00
2014-03-22 22:46:04 -05:00
2014-03-22 12:49:16 -05:00
2014-03-22 12:49:16 -05:00
2014-03-22 22:46:04 -05:00