cppzmq
demo
cppzmq/demo/main.cpp
Go to the documentation of this file.
1
#include <
zmq.hpp
>
2
3
int
main
(
int
argc,
char
**argv)
4
{
5
zmq::context_t
context;
6
return
0;
7
}
zmq.hpp
zmq::context_t
Definition:
zmq.hpp:799
main
int main(int argc, char **argv)
Definition:
cppzmq/demo/main.cpp:3
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:55