================ @@ -451,6 +451,7 @@ namespace std { # if _LIBCPP_STD_VER >= 23 # include <__fwd/mdspan.h> +# include <__fwd/span.h> ---------------- philnik777 wrote:
Can you add a comment with the LWG issue number? If the answer is that we indeed expect users to include `<span>` we should remove the include again. I don't expect it, but it's better to have a comment that this is technically an extension currently. https://github.com/llvm/llvm-project/pull/142925 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits