Skip to content

Commit

Permalink
[func.search.bm] Remove superfluous the (cplusplus#7160)
Browse files Browse the repository at this point in the history
  • Loading branch information
hewillk authored Jul 27, 2024
1 parent e0fe4a3 commit 420cff6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/utilities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14829,8 +14829,8 @@
\expects
The value type of \tcode{RandomAccessIterator1} meets
the \oldconcept{DefaultConstructible},
the \oldconcept{Copy\-Constructible}, and
the \oldconcept{CopyAssignable} requirements.
\oldconcept{CopyConstructible}, and
\oldconcept{CopyAssignable} requirements.

\pnum
Let \tcode{V} be \tcode{iterator_traits<RandomAccessIterator1>::val\-ue_type}.
Expand Down

0 comments on commit 420cff6

Please sign in to comment.