
22 Mar
2005
22 Mar
'05
6:01 p.m.
Thorsten Ottosen wrote:
if equality isn't defined, then it makes little sense to use them as index in a hash-based container. In fact, it won't compile.
But equality isn't prohibited. So an implementation could supply it. Or a non-standard hash container could.