This is an automated email from the ASF dual-hosted git repository.
jmalkin pushed a change to branch update_iterators
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git
from 0956d9f Clean up FI hash map iterator
add 73a26b1 Use reference and pointer return types in iterators, attempt
to retain current const status to avoid API changes
No new revisions were added by this update.
Summary of changes:
hll/include/HllArray-internal.hpp | 2 +-
hll/include/HllArray.hpp | 4 ++--
hll/include/coupon_iterator-internal.hpp | 2 +-
hll/include/coupon_iterator.hpp | 4 ++--
kll/include/kll_sketch.hpp | 8 ++++----
kll/include/kll_sketch_impl.hpp | 4 ++--
quantiles/include/quantiles_sketch.hpp | 8 ++++----
quantiles/include/quantiles_sketch_impl.hpp | 4 ++--
req/include/req_sketch.hpp | 8 ++++----
req/include/req_sketch_impl.hpp | 4 ++--
sampling/include/var_opt_sketch.hpp | 11 ++++++-----
sampling/include/var_opt_sketch_impl.hpp | 4 ++--
theta/include/theta_update_sketch_base.hpp | 6 +++---
theta/include/theta_update_sketch_base_impl.hpp | 2 +-
14 files changed, 36 insertions(+), 35 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]