You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2023/02/01 23:04:17 UTC

[datasketches-cpp] branch update_iterators updated (1d17fd0 -> 9c944e7)

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 1d17fd0  Missed a few things for FI and sampling
     add 9c944e7  difference_type void most places since we don't define that type of iterator, fix use of reference on a copy in varopt

No new revisions were added by this update.

Summary of changes:
 hll/include/HllArray.hpp               | 2 +-
 hll/include/coupon_iterator.hpp        | 2 +-
 kll/include/kll_sketch.hpp             | 2 +-
 quantiles/include/quantiles_sketch.hpp | 2 +-
 req/include/req_sketch.hpp             | 2 +-
 sampling/include/var_opt_sketch.hpp    | 6 +++---
 6 files changed, 8 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org