You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2020/06/01 20:01:45 UTC

[incubator-datasketches-cpp] branch master updated (bc8ecba -> f0a99eb)

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/incubator-datasketches-cpp.git.


    from bc8ecba  Merge pull request #148 from apache/hash_fix
     add c90345f  fixed ordered a-not-b
     add 74a2555  conditional back inserter
     add 025a92f  reference member is problematic
     add 24818e8  lambda as rvalue
     add 11fb819  MSVC compatibility
     add cf8fa6e  one more attempt at MSVC compatibility
     add 726e2c1  another attempt at MSVC compatibility
     add f0a99eb  Merge pull request #153 from apache/issue_152

No new revisions were added by this update.

Summary of changes:
 theta/include/conditional_back_inserter.hpp | 63 ++++++++++++++++++++++++++++
 theta/include/theta_a_not_b.hpp             |  7 ++++
 theta/include/theta_a_not_b_impl.hpp        | 64 +++++++++++------------------
 theta/test/theta_a_not_b_test.cpp           | 24 +++++++++++
 4 files changed, 118 insertions(+), 40 deletions(-)
 create mode 100644 theta/include/conditional_back_inserter.hpp


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