Skip to content
  • Mark Olesen's avatar
    Reworked dictionary code : · 92cd94ac
    Mark Olesen authored
     * 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
    92cd94ac