Harald Nøkland da1b5e3e23 Add comments, optimize some functions, add static asserts
Add comments to all functions. Optimize move constructor and move assigment operator, remove size check inside pop/remove/peek. Static assert in pushtyp/addtyp/poptyp in order to avoid pitfall with std::string (pushstr/addstr/popstr should be used for that). Add sanity check for poptyp, size of message must match desired type.
2016-10-23 00:27:12 +02:00

This is C++ binding for 0MQ

The contribution policy is at: http://rfc.zeromq.org/spec:22
Description
Languages
C++ 96.2%
CMake 3.5%
Shell 0.3%