Boost.Capy

    • Reference
  • boost::capy::zlib::deflate_service::version
arrow_upward

boost::capy::zlib::deflate_service::version

Return the ZLib version string.

Synopsis

Declared in <boost/capy/zlib/deflate.hpp>

virtual
char const*
version() const noexcept = 0;

Return Value

the ZLib version string.

Created with MrDocs