From: Daniel James (daniel_at_[hidden])
Date: 2005-03-22 13:01:19


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.