Skip to content

Commit a0216fe

Browse files
authored
[concept.swappable] Use 'customization point object' for ranges::swap (cplusplus#3992)
1 parent 331777a commit a0216fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/concepts.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@
677677
\pnum
678678
\begin{note}
679679
The semantics of the \libconcept{swappable} and \libconcept{swappable_with}
680-
concepts are fully defined by the \tcode{ranges::swap} customization point.
680+
concepts are fully defined by the \tcode{ranges::swap} customization point object.
681681
\end{note}
682682

683683
\pnum

0 commit comments

Comments
 (0)