mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
Added an iterator class that can iterate through both sequence and map nodes.
This commit is contained in:
@@ -220,6 +220,10 @@
|
||||
RelativePath=".\document.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\iterator.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\map.cpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user