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
For example, in SuccinctFile, extract() takes an uint64_t, but search() puts resulting offsets into vector<int64_t>. I purpose we use int64_t everywhere.