Refactored the operator >> and Node::Read default functions, as well as the conversion functions, to more easily read new types as keys (this uncovered an error, in example 2.11 of the spec)

This commit is contained in:
jbeder
2009-09-06 20:52:45 +00:00
parent dbcf401cbd
commit fe47783b5f
6 changed files with 137 additions and 41 deletions

View File

@@ -133,5 +133,6 @@ namespace YAML
}
#include "nodeimpl.h"
#include "nodereadimpl.h"
#endif // NODE_H_62B23520_7C8E_11DE_8A39_0800200C9A66