} > The second member function sets the maximum load factor. If this
} value is less than the current load factor, the unordered multiset
} is rehashed.
Thank you for the email. I can't tell if this is intended to be a
normative description of the API, or just an implementation
description of the AIX hash implementation. The microsoft docs say
nothing about rehashing:
http://msdn.microsoft.com/en-us/library/bb982704.aspx max_load_factor itself is a tr1 class, so I think it makes sense to
wait for the tr1 standards doc to come out, and see what it says,
before making any changes. The IBM doc smells like an implementation
description to me, but I guess we'll see in time...
craig