mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-10-27 14:31:20 +00:00
1e0c36c5ccd461eff96c34f2a241e82c81cec1cb
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
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%