This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
165
Commits
8
Branches
20
Tags
6.8
MiB
5547f4ef6c
Commit Graph
2 Commits
Author
SHA1
Message
Date
jbeder
7a80ac787d
Cleaned up
2009-08-24 18:23:20 +00:00
jbeder
903b2d6d5a
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