You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix template argument evaluation for hash offset values (#4)
Use 64 and 32 bit unsigned integers explicitly to avoid compilers throwing narrowing errors.