10 Dec
2012
10 Dec
'12
10:42 a.m.
On 10 December 2012 03:18, Jeffrey Lee Hellrung, Jr.
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.