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-07-23 12:15:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
182
Commits
9
Branches
21
Tags
6f02f7556e2137fa82e2cd57be23722b19eb47e2
Commit Graph
2 Commits
Author
SHA1
Message
Date
Jesse Beder
8e636436f8
Cleaned up
2009-08-24 18:23:20 +00:00
Jesse Beder
81c2e6b6ca
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