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.
Please register or sign in to comment