Skip to content
Snippets Groups Projects
Commit b6bf9129 authored by Mark OLESEN's avatar Mark OLESEN Committed by Andrew Heather
Browse files

DEFEATURE: pointer dereferencing for HashTable iterator

- this largely reverts 3f0f218d and 4ee65d12.

  Consistent addressing with support for wrapped pointer types (eg,
  autoPtr, std::unique_ptr) has proven to be less robust than desired.
  Thus rescind HashTable iterator '->' dereferencing (from APR-2019).
parent fc461a1c
Showing
with 112 additions and 159 deletions
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