dyaml/doc/html/_sources/tutorials
Ferdinand Majerech 9596806644 Red-Black Trees are now used for duplicate detection, and planned
to be used for unordered map storage. This is because AAs still
don't work correctly and even if they did, require the user to
define both toHash and opCmp/opEquals for every YAML
struct/class. Now only opCmp needs to be defined.
Documentation/tutorials/examples have been updated accordingly.
2012-01-23 15:57:26 +01:00
..
custom_types.txt Red-Black Trees are now used for duplicate detection, and planned 2012-01-23 15:57:26 +01:00
getting_started.txt Red-Black Trees are now used for duplicate detection, and planned 2012-01-23 15:57:26 +01:00
yaml_syntax.txt Updated the API documentation. 2011-10-14 10:34:53 +02:00