Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 78ea606

Browse filesBrowse files
authored
[mdspan.layout.right.obs] Add missing constexpr to required_span_size (#7872)
1 parent 69f81d2 commit 78ea606
Copy full SHA for 78ea606

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎source/containers.tex

Copy file name to clipboardExpand all lines: source/containers.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22491,7 +22491,7 @@
2249122491

2249222492
\indexlibrarymember{required_span_size}{layout_right::mapping}%
2249322493
\begin{itemdecl}
22494-
index_type required_span_size() const noexcept;
22494+
constexpr index_type required_span_size() const noexcept;
2249522495
\end{itemdecl}
2249622496

2249722497
\begin{itemdescr}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.