-
David M. Rogers authored
Accessing a bucket from a DeviceHash is now a 2-step process. Use an accessor of the form hash[group][key], instead of previous hash[key].begin(group).
David M. Rogers authoredAccessing a bucket from a DeviceHash is now a 2-step process. Use an accessor of the form hash[group][key], instead of previous hash[key].begin(group).
Loading