
12 Apr
2005
12 Apr
'05
6:51 a.m.
"Peter Dimov" <pdimov@mmltd.net> wrote in message news:005901c53e6f$4a180fb0$6501a8c0@pdimov2... | Thorsten Ottosen wrote: | > as a related issue, an array is a range, so why define hash_value for | > it? | | So that you can call hash_combine with an array member, something like what if the member is any other range? I'm saying the decision to overload hash_value for arrays seems a bit arbitrary. -Thorsten