mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 20:51:16 +00:00
More simple scalar scanning.
This commit is contained in:
@@ -11,4 +11,5 @@ namespace YAML
|
||||
class IllegalMapKey: public Exception {};
|
||||
class IllegalMapValue: public Exception {};
|
||||
class IllegalScalar: public Exception {};
|
||||
class IllegalTabInScalar: public Exception {};
|
||||
}
|
||||
|
Reference in New Issue
Block a user