This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git

commit b51ec556bd0102d3c34ef03f81e3ad92fe968e95
Merge: e221e49 f933c66
Author: Alexander Saydakov <[email protected]>
AuthorDate: Tue Oct 19 10:06:38 2021 -0700

    Merge pull request #246 from apache/fix_allocation_in_to_string
    
    use default allocator for temporary ostringstream

 cpc/include/cpc_sketch_impl.hpp           |  8 +++++---
 fi/include/frequent_items_sketch_impl.hpp |  6 ++++--
 hll/include/HllSketch-internal.hpp        |  6 ++++--
 kll/include/kll_sketch_impl.hpp           |  6 ++++--
 req/include/req_sketch_impl.hpp           |  6 ++++--
 sampling/include/var_opt_sketch_impl.hpp  | 20 +++++++++++++-------
 sampling/include/var_opt_union_impl.hpp   | 14 ++++++++------
 theta/include/theta_sketch.hpp            |  9 +++------
 theta/include/theta_sketch_impl.hpp       | 10 ++++++----
 tuple/include/tuple_sketch.hpp            |  9 +++------
 tuple/include/tuple_sketch_impl.hpp       | 10 ++++++----
 11 files changed, 60 insertions(+), 44 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to