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
59 Commits 8 Branches 20 Tags
30ce2821983c55a5f2febc46630f75da752bd888
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
beder 30ce282198 Added mutable operator[] for integral types (you can only grow the sequence if you specify the *next* element)
2011-09-11 22:51:49 -05:00
include/yaml-cpp
Added mutable operator[] for integral types (you can only grow the sequence if you specify the *next* element)
2011-09-11 22:51:49 -05:00
src
Started specialization for operator[] for integers
2011-09-11 21:32:47 -05:00
test
Implemented operator[] specialization, but only const (should the sequence be mutable?)
2011-09-11 21:51:04 -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: 27ms Template: 3ms
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