[zeromq-dev] "No throw" alternative version of zmq.hpp

Matt Weinstein mattweinstein at gmail.com
Tue Jul 13 12:32:40 CEST 2010


Folks,

It looks like I'm going to have to write (branch) a "no throw" version  
of the C++ wrappers for our blended (C/C++) environment.

I hate maintaining alternative forks, but IMO it's better to expect a  
return value consistently, and the "value of destruction" is too great.

I presume I'll get rights to submit it.  Will anyone else find it  
useful?

Any preference on returning bool vs. int for status? Why?

Any other preferences?  namespaces, etc.  I'm thinking ZMQ::NT:: ,  
unless there's a standard...

Alternative suggestions?

That's it, I'm off to code in the next day or so...

Thanks,

Best,

Matt




More information about the zeromq-dev mailing list