testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
Loading...
Searching...
No Matches
version.hpp File Reference
#include <string>

Namespaces

namespace  testcontainers

Functions

std::string testcontainers::version ()
 Library version string — the full semver, including any prerelease suffix (e.g.
std::string testcontainers::dependency_report ()
 Human-readable report of the versions of the bundled third-party dependencies (Boost/Beast, nlohmann_json, OpenSSL, libarchive).