Skip to content

Commit e8a5d8b

Browse files
authored
[associative.reqmts.general] Replace undefined "multiple keys" with "equivalent keys" (#7874)
1 parent 74a6eed commit e8a5d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -2738,7 +2738,7 @@
27382738
when \tcode{X} supports unique keys,
27392739
\item
27402740
\tcode{a_eq} denotes a value of type \tcode{X}
2741-
when \tcode{X} supports multiple keys,
2741+
when \tcode{X} supports equivalent keys,
27422742
\item
27432743
\tcode{a_tran} denotes a value of type \tcode{X} or \tcode{const X}
27442744
when the \grammarterm{qualified-id}

0 commit comments

Comments
 (0)