[zeromq-dev] Porting libzmq to C++17
Marcin Romaszewicz
marcin at brkt.com
Mon May 22 19:59:59 CEST 2017
Why? C++17 is syntactic sugar on top of older versions of C++. C++17 won't
give you more performance or better code, just easier to read. There are
still lots of old devices which only have C++98 support, which is probably
the most widely adopted C++ standard.
A C++17 wrapper API which is optional around the older library would be
very nice for end users, though.
On Sun, May 21, 2017 at 3:11 AM, Bela Berde <bela.berde at gmail.com> wrote:
> It is not clear to me. There are still bugs and, of course, GCC is
> evolving.
> There should be, however, a concret action in porting zeromq to C++ 17,
> and at least on Ubuntu.
> Is there an initiative already put in place ?
> Cheers.
>
> Sent from my iPhone
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170522/f652008d/attachment.htm>
More information about the zeromq-dev
mailing list