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 12:41:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
22 Commits 8 Branches 20 Tags
255a392eb958315e7808f0154a455f7258110ea2
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
beder 255a392eb9 Switched operator[] access to node reference equality, not node equality
2011-09-09 02:39:36 -05:00
include/yaml-cpp
Switched memory to using shared nodes, and node_data to keep only naked node pointers, not shared nodes (to break the cycle, and we don't need weak pointers because their memory is guaranteed to exist, via 'memory')
2011-09-09 02:29:17 -05:00
src
Switched operator[] access to node reference equality, not node equality
2011-09-09 02:39:36 -05:00
test
Merged from trunk
2011-09-06 01:10:27 -05:00
util
Switched operator[] access to node reference equality, not node equality
2011-09-09 02:39:36 -05:00
.hgeol
Added api sketch
2011-09-04 19:50:08 -05:00
CMakeLists.txt
Started implementing node_data
2011-09-07 00:45: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: 35ms 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