mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 12:41:17 +00:00
Continued working on scanner.
We're now using exceptions for errors, and scanning/pushing tokens is exception-safe (using a set of "limbo tokens").
This commit is contained in:
@@ -211,6 +211,10 @@
|
||||
RelativePath=".\document.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\exceptions.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\map.h"
|
||||
>
|
||||
|
Reference in New Issue
Block a user