👩💻 Join our community of thousands of amazing developers!
diff --git a/reference/mdspan/layout_left/mapping/op_constructor.md b/reference/mdspan/layout_left/mapping/op_constructor.md new file mode 100644 index 000000000..2db5d74df --- /dev/null +++ b/reference/mdspan/layout_left/mapping/op_constructor.md @@ -0,0 +1,154 @@ +# コンストラクタ +* mdspan[meta header] +* function template[meta id-type] +* std[meta namespace] +* layout_left::mapping[meta class] +* cpp23[meta cpp] + +```cpp +constexpr mapping() noexcept = default; // (1) + +constexpr mapping(const m...