refactoring

This commit is contained in:
Trilarion
2017-12-12 10:30:45 +01:00
parent d020b16d22
commit 90d1669af1
185 changed files with 338 additions and 244 deletions

View File

@ -5,7 +5,7 @@ _YAML parser and emitter in C++ matching the YAML 1.2 spec._
- Home: https://github.com/jbeder/yaml-cpp
- Code:https://github.com/jbeder/yaml-cpp
- Language(s): C++
- License: MIT
- Code license: MIT
## Building