Logo
Explore Help
Sign In
peisongxiao/yaml-cpp
1
0
Fork 0
You've already forked yaml-cpp
mirror of https://github.com/jbeder/yaml-cpp.git synced 2025-09-09 20:51:16 +00:00
Code Issues Packages Projects Releases Wiki Activity
53 Commits 8 Branches 20 Tags
9c6bd613987550ab9e916eda3efa6a40ee74401b
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
beder 9c6bd61398 Switched the implementation of maps from list<pair> to map (but just pointer comparison)
2011-09-11 16:56:38 -05:00
include/yaml-cpp
Switched the implementation of maps from list<pair> to map (but just pointer comparison)
2011-09-11 16:56:38 -05:00
src
Switched the implementation of maps from list<pair> to map (but just pointer comparison)
2011-09-11 16:56:38 -05:00
test
Added computing and caching the sequence size
2011-09-11 16:21:36 -05:00
util
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
2011-09-10 23:11:28 -05:00
.hgeol
Added api sketch
2011-09-04 19:50:08 -05:00
CMakeLists.txt
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
2011-09-10 23:11:28 -05:00
install.txt
Added api sketch
2011-09-04 19:50:08 -05:00
license.txt
Added api sketch
2011-09-04 19:50:08 -05:00
yaml-cpp.pc.cmake
Added api sketch
2011-09-04 19:50:08 -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%
Powered by Gitea Version: 1.24.5 Page: 47ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API