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

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


    from 7a76412  Merge pull request #179 from apache/kll_allocator
     add 73a32cf  support passing an allocator instance
     add b351222  added allocator
     new 19a1f64  Merge pull request #181 from apache/fi_allocator

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 fi/include/frequent_items_sketch.hpp       |  25 +--
 fi/include/frequent_items_sketch_impl.hpp  |  68 +++++---
 fi/include/reverse_purge_hash_map.hpp      |  32 ++--
 fi/include/reverse_purge_hash_map_impl.hpp | 264 +++++++++++++++--------------
 fi/test/reverse_purge_hash_map_test.cpp    |   6 +-
 5 files changed, 217 insertions(+), 178 deletions(-)


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

Reply via email to