mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
Tags, anchors, and aliases are all parsed now.
This commit is contained in:
@@ -204,6 +204,10 @@
|
||||
RelativePath=".\parser.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\parserstate.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Representation"
|
||||
@@ -278,6 +282,10 @@
|
||||
RelativePath=".\parser.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\parserstate.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Representation"
|
||||
|
Reference in New Issue
Block a user