lundi 13 avril 2015

Using hash for unsigned long long

I am trying to use the std::hash to convert an unsigned long long to its hash value using the following link: C++ reference for std::hash


After obtaining the hash value I am planning to restrict it 14 bits. But I am unable to understand how to do this.


Aucun commentaire:

Enregistrer un commentaire