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 <[email protected]> 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
> [email protected]
> https://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to