Logo
Explore Help
Sign In
loot/yaml-cpp
Watch 0
Star 0
Fork 0
mirror of https://github.com/loot/yaml-cpp.git synced 2026-07-27 14:13:42 -07:00
Code Issues Packages Projects Releases Wiki Activity
151 Commits 3 Branches 23 Tags
729fb4d30b658ccc4d0ba8d89b52d06146e02f7f
Commit Graph
5 Commits
Author SHA1 Message Date
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
Jesse Beder d92ca21bcc Added templated Read() function that creates the output variable itself (so you don't need to have a temp variable) 2009-08-19 03:37:19 +00:00
Jesse Beder 72919adf55 Added header file inclusion guards 2009-07-29 22:27:20 +00:00
Jesse Beder b1ce042535 Collected pos, line, and column into a Mark struct 2009-07-27 02:56:18 +00:00
Jesse Beder a84c1af98a Added FindValue to more easily read optional keys in a map 2009-07-12 02:59:23 +00:00
Powered by Gitea Page: 72ms Template: 17ms
Auto
English
English
Licenses API