This website requires JavaScript.
Explore
Help
Sign In
peisongxiao
/
yaml-cpp
Watch
1
Star
0
Fork
0
You've already forked yaml-cpp
mirror of
https://github.com/jbeder/yaml-cpp.git
synced
2025-11-26 04:21:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e859413e70b3b9a7d1402874d0962ea10755145
yaml-cpp
/
include
/
nodeimpl.h
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
1.7 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink