Skip to content

Commit 41014b4

Browse files
authored
[multiset.overview] Add "and" at end of list (#8182)
1 parent 171454e commit 41014b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13015,7 +13015,7 @@
1301513015
A \tcode{multiset} meets all of the requirements
1301613016
of a container\iref{container.reqmts},
1301713017
of a reversible container\iref{container.rev.reqmts},
13018-
of an allocator-aware container\iref{container.alloc.reqmts},
13018+
of an allocator-aware container\iref{container.alloc.reqmts}, and
1301913019
of an associative container\iref{associative.reqmts}.
1302013020
\tcode{multiset}
1302113021
also provides most operations described in~\ref{associative.reqmts}

0 commit comments

Comments
 (0)