This is an automated email from the ASF dual-hosted git repository.
slbotbm pushed a change to branch cpp-high-level-client-3
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 6a126924e migrate functions
add ba8b76cc5 add functions
No new revisions were added by this update.
Summary of changes:
foreign/cpp/include/iggy.hpp | 167 ++++++++
foreign/cpp/src/client.cpp | 22 ++
foreign/cpp/src/type_conversions.cpp | 27 ++
foreign/cpp/tests/e2e/client.cpp | 699 ++++++++++++++++------------------
foreign/cpp/tests/e2e/stream.cpp | 20 +-
foreign/cpp/tests/unit/unit_tests.cpp | 11 +
6 files changed, 568 insertions(+), 378 deletions(-)