Skip to content
Unverified Commit b0c769a8 authored by Christian Trott's avatar Christian Trott Committed by GitHub
Browse files

[libc++][mdspan] Fix extents CTAD (#68737)

extents CTAD was requiring default constructibility of the extent
arguments due to the way we implemented a pack expansion. This
requirement is not in the standard.

Reported in issue #68671
https://github.com/llvm/llvm-project/issues/68671 by @hewillk.

Fixes #68671
parent 64d78d8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment