Boost logo

Boost Users :

Subject: Re: [Boost-users] [hash] hash returning fixed width integer instead of size_t?
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-05-20 09:34:56


> No sorry it isn't. If you're just hashing strings, you might want to
> try the 32 bit version of murmurhash3:

No I am hashing strings and double so I have copied the boost code and
replaced size_t by boost::uint32_t. Works fine.
The hash type could be a template parameter, couldn't it?

Frédéric


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