👩💻 Join our community of thousands of amazing developers!
diff --git a/reference/mdspan/layout_right/mapping/op_constructor.md b/reference/mdspan/layout_right/mapping/op_constructor.md index c695df515..96a8af7b2 100644 --- a/reference/mdspan/layout_right/mapping/op_constructor.md +++ b/reference/mdspan/layout_right/mapping/op_constructor.md @@ -41,7 +41,7 @@ constexpr explicit(extents_type::rank() > 0) ## テンプレートパラメータ制約 - (4) : [`is_constructible_v`](/reference/type_traits/is_constructible.md)`<extents_type, OtherExtents>`が`true`であること。 - (5) : - -...