File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14949
14949
\pnum
14950
14950
\remarks
14951
14951
The exception specification is equivalent to
14952
- the logical AND of the following expressions:
14952
+ the logical \logop{and} of the following expressions:
14953
14953
\begin{itemize}
14954
14954
\item
14955
14955
\tcode{noexcept(ranges::iter_move(std::get<$N$>(i.\exposid{current_})))}
14976
14976
14977
14977
\pnum
14978
14978
\remarks
14979
- The exception specification is equivalent to the logical AND of the following expressions:
14979
+ The exception specification is equivalent to the logical \logop{and} of the following expressions:
14980
14980
\begin{itemize}
14981
14981
\item
14982
14982
\tcode{noexcept(ranges::iter_swap(std::get<$i$>(l.\exposid{current_}), std::get<$i$>(r.\exposid{current_})))}
You can’t perform that action at this time.
0 commit comments