jbeder
|
a258030d6d
|
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)
|
2009-09-06 20:52:45 +00:00 |
|
jbeder
|
ec438c6e98
|
Added spec tests through 2.10
|
2009-09-06 17:02:24 +00:00 |
|
jbeder
|
6b70894903
|
Added templated casting to nodes, as well as operator == and != (for quick checks, especially to help in testing). Implemented size() on a map node to return the number of key/value pairs (as in std::map)
|
2009-09-06 15:54:11 +00:00 |
|
jbeder
|
b34e2991e5
|
Started implementing spec tests
|
2009-09-03 14:27:03 +00:00 |
|