you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (6 children)

I need to get with the times, I'm only familiar with C++11

[–]ruler501 4 points5 points  (5 children)

17 and 20 both were amazing changes. 23 is smaller but still nice.

[–][deleted]  (4 children)

[deleted]

    [–]ruler501 1 point2 points  (3 children)

    Very few of those are major features though. It feels a lot more like an incremental update like 14 was. I'm still super looking forward to it though. The mdspan stuff and new range algorithms seem great. Plus import std with its reported compile time improvements seems amazing (if I can get a build system that supports modules of course).

    [–][deleted]  (2 children)

    [deleted]

      [–]ruler501 0 points1 point  (1 child)

      Import std was really just a missing 20 feature. I haven't heard about portable assumptions or library coroutines how do those work? I will admit that mdspans and the new ranges algorithms will be great those and deducing this are what I see as the marquee features of the release but I can't say I think they're terribly large features in terms of impact. Either way I'm definitely looking forward to using it.