Calls zmq_term.
More...
#include <zmq.h>
Calls zmq_term.
Definition at line 76 of file zmq.h.
◆ operator()()
| void net::zmq::terminate::operator() |
( |
void * | ptr | ) |
const |
|
inlinenoexcept |
Definition at line 80 of file zmq.h.
81 {
82 if (ptr)
83 call(ptr);
84 }
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/net/zmq.h
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/src/net/zmq.cpp