hazelcast-cpp-client
hazelcast-cpp-client copied to clipboard
C++ 14 min required warning for boost.Math Library [API-2048]
See the related issue at https://github.com/hazelcast/hazelcast-cloud-cpp-sample-client/issues/12
/vcpkg/installed/x64-linux/include/boost/multiprecision/detail/standalone_config.hpp:36:7: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp] 36 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)"
Internal Jira issue: API-2048