Skip to content
Snippets Groups Projects
Commit 92cd94ac authored by Mark Olesen's avatar Mark Olesen
Browse files

Reworked dictionary code :

 * finally removed #ifdef's with old merge method
 * use autoPtr::ptr() instead of autoPtr::() to reduce cloning
 * eliminated a few add() methods that are covered by the templated form
 * added a 'set()' method that forces overwrite - symmetric with HashTable
parent 1e8d4b2a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment