Skip to content

Commit

Permalink
Merge Preconditions
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoeppe committed Nov 11, 2023
1 parent d307e70 commit 7a77086
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions source/lib-intro.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1687,9 +1687,6 @@
\pnum
\expects
\tcode{decltype(a == b)} models \exposconcept{boolean-testable}.

\pnum
\expects
\tcode{==} is an equivalence relation,
that is, it has the following properties:
\begin{itemize}
Expand All @@ -1716,9 +1713,6 @@
\pnum
\expects
\tcode{decltype(a < b)} models \exposconcept{boolean-testable}.

\pnum
\expects
\tcode{<} is a strict weak ordering relation\iref{alg.sorting}.
\end{itemdescr}

Expand Down

0 comments on commit 7a77086

Please sign in to comment.