Boost logo

Boost Users :

Subject: Re: [Boost-users] How to implement a custom hash function for __uint128_t?
From: Daniel James (dnljms_at_[hidden])
Date: 2012-12-10 05:42:57


On 10 December 2012 03:18, Jeffrey Lee Hellrung, Jr.
<jeffrey.hellrung_at_[hidden]> wrote:
>
> Try rearranging and putting the hash inclusion after your custom definition
> of hash_value? I'm guessing since your custom hash_value isn't findable by
> ADL, you'd need it declared prior to its use with hash.hpp...?

Yes, you might need to put it in the boost namespace. But, I've just
checked support into trunk and, if all goes well, it will be in the
next release.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net