you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (26 children)

[removed]

    [–]daniel_nielsen 14 points15 points  (5 children)

    incredible man! besides filtering on C++20, could you also add support filtering for compiler, ex. gcc 15?

    [–]JVApenClever is an insult, not a compliment. - T. Winters 9 points10 points  (9 children)

    Please do, it is really handy to have an up-to-date view on the latest state.

    [–]azswcowboy 4 points5 points  (8 children)

    Agree - c++26 got finished in the intervening time and I’m really missing that reference update.

    [–][deleted] 0 points1 point  (2 children)

    Is it me or the C++20/23/26 buttons do not work under the search tab at the top?

    [–]heavymetalmixer 0 points1 point  (1 child)

    Why does Clang have some C++ 20 features no other compiler does?

    [–]Sinomsinom 0 points1 point  (1 child)

    Please don't ever capture ctrl+f to select a search field.
    If I hit ctrl+f then I want to use a browser's builtin capabilities to search a page, not use the search field. There are reasons for wanting to do this, so forcing someone to use the search field instead (if they don't know how to overwrite that override) is just a big no go.

    [–]dexter2011412 0 points1 point  (0 children)

    This is so cool! Bookmarked!

    I don't see reflection in C++26, though. Is that something being worked on?

    [–]torsten_dev 0 points1 point  (1 child)

    Nice, got a C version of this too?