mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 04:41:16 +00:00
7a68eaafd9f06149c0fb8118c74d327fec09cf82

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".)
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.
Languages
C++
91.5%
Python
5.3%
C
1.2%
CMake
1.1%
Starlark
0.6%
Other
0.2%