![]() |
libzmq master
The Intelligent Transport Layer
|
#include "msg.hpp"#include "../include/zmq.h"#include <string.h>#include <errno.h>#include <stdlib.h>#include <new>#include "stdint.hpp"#include "likely.hpp"#include "err.hpp"
Include dependency graph for msg.cpp:Go to the source code of this file.
Typedefs | |
| typedef char | zmq_msg_size_check [2 *((sizeof(zmq::msg_t)==sizeof(zmq_msg_t))!=0)-1] |
| typedef char zmq_msg_size_check[2 *((sizeof(zmq::msg_t)==sizeof(zmq_msg_t))!=0)-1] |
1.7.3