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 ba8b76cc5 add functions
add 4514186d6 align cpp sdk with rust, add docs
No new revisions were added by this update.
Summary of changes:
foreign/cpp/include/iggy.hpp | 1016 +++++++++++++++++++++++++++++++--
foreign/cpp/src/client.cpp | 9 +-
foreign/cpp/src/client.rs | 6 +-
foreign/cpp/src/lib.rs | 3 +
foreign/cpp/src/type_conversion.rs | 2 +
foreign/cpp/src/type_conversions.cpp | 8 +-
foreign/cpp/tests/e2e/client.cpp | 87 +--
foreign/cpp/tests/unit/unit_tests.cpp | 3 +-
8 files changed, 1032 insertions(+), 102 deletions(-)