• @lambalicious
    link
    English
    13 days ago

    No requires(requires(...

    No decltype((auto))

    No noexcept(noexcept(...

    To be fair, it’s quite an advancement considering what I was expecting.

    Just about my only question is why the return is a string and not a `string_view``.