Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std::string conversion for zmq::message_t #187

Merged
merged 2 commits into from
Mar 7, 2018
Merged

Conversation

cowo78
Copy link

@cowo78 cowo78 commented Mar 7, 2018

Consistently indented some preprocessor directives.
Added a str() method and companion operator<<(std::ostream) similar to multipart_t.
Added some comments to mark the end of preprocessor instructions / class def / namespace def
Added an operator<<(std::ostream) to easily print out multipart_t contents using already defined str() method.

Giuseppe Corbelli added 2 commits March 7, 2018 14:11
…tents using already defined str() method.

Added some comments to mark the end of preprocessor instructions / class def / namespace def
Added a str() method and companion operator<<(std::ostream) similar to multipart_t.
Added some comments to mark the end of preprocessor instructions / class def / namespace def.
@bluca bluca merged commit 84ab7a0 into zeromq:master Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants