Skip to content
Snippets Groups Projects
Commit b50eb389 authored by mattijs's avatar mattijs
Browse files

COMP: HashTable: make end() iterator a reference to a static.

Weird one. Reported crash with gcc452 with end() iterator returning a copy.
The end() iterator returned was not initialised. No idea why & could not
repeat.
parent 6c52aacc
No related merge requests found
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