Jesse Beder 7a68eaafd9 Disable warning:
warning C4800: forcing value to bool 'true' or 'false' (performance warning)

for the node test, since it really doesn't make any sense in this context. (It's exactly what we intended with the "unspecified bool type".)
2014-03-23 22:42:06 -05:00
2014-03-23 20:17:34 -05:00
2014-03-23 20:25:13 -05:00
2014-03-23 22:42:06 -05:00
2014-03-22 23:19:07 -05:00
2014-03-23 22:07:59 -05:00
2011-08-24 02:59:58 -05:00
2013-06-18 08:20:51 -05:00
Description
A YAML parser and emitter in C++. This is a mirror of https://github.com/jbeder/yaml-cpp. All credit to the upstream authors.
MIT 7.2 MiB
Languages
C++ 91.5%
Python 5.3%
C 1.2%
CMake 1.1%
Starlark 0.6%
Other 0.2%