Skip to content
  • David M. Rogers's avatar
    Updated Bucket API. · c571c7e7
    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).
    c571c7e7