Name: | cppzmq-devel |
---|---|
Version: | 4.8.1 |
Release: | 2.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 118014 |
License: | MIT |
RPM: | cppzmq-devel-4.8.1-2.el9.x86_64.rpm |
Source RPM: | cppzmq-4.8.1-2.el9.src.rpm |
Build Date: | Sun Apr 17 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://zeromq.org |
Summary: | Header-only C++ binding for libzmq |
Description: | cppzmq is a C++ binding for libzmq. cppzmq maps the libzmq C API to C++ concepts. In particular, it is type-safe, provides exception-based error handling, and provides RAII-style classes that automate resource management. cppzmq is a light-weight, header-only binding. |