This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
yaml-cpp
Watch
1
Star
0
Fork
0
You've already forked yaml-cpp
mirror of
https://github.com/RPCS3/yaml-cpp.git
synced
2026-08-26 17:07:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
172
Commits
9
Branches
21
Tags
a20141bca7416e32b991edb616dc4f74c267cb83
Commit Graph
2 Commits
Author
SHA1
Message
Date
jbeder
8fcd09f30b
Cleaned up
2009-08-24 18:23:20 +00:00
jbeder
770d6de545
Converted indexing to std::size_t, and fixed the Node templated overloads to properly index any index type (determining what is an index type is a bit of a hack - it should be is_convertible<T, std::size_t> (I think), but I just explicitly wrote down a list)
2009-08-19 20:58:07 +00:00