[zeromq-dev] [PATCH] zmq::poller_base_t : workaround for sunstudio compiler in add_timer()

Martin Sustrik sustrik at 250bpm.com
Thu Oct 14 12:04:21 CEST 2010


Martin,

> the attached patch contains a minor workaround to resolve compilation
> error with sunstudio compiler, which does not yet support member
> templates for std::multimap.

Applied. Actually, the value_type syntax is nicer than make_pair syntax. 
I'll change it in the same way in the rest of the codebase.

Martin



More information about the zeromq-dev mailing list