Hi,

We have been using boost hash to hash filenames, but have found with some of our user data that certain strings will produce the same hash code ( "0012g6" and "0012fu" for example).  Is there a recommended way to predict or resolve these sorts of conflicts?

Thanks in advance!