Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 67e7638

Browse files
committed
NB ES-15 (C++14 CD) [associative.reqmts]: Remove unnecessary definition in table.
The identifier "u" was unnecessarily defined in the explanatory paragraph for the Associative Requirements table (Table 102). Closes #187.
1 parent 48b0b0b commit 67e7638

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/containers.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,6 @@
12441244
when \tcode{X} supports multiple keys,
12451245
\tcode{a_tran} denotes a value of \tcode{X} when the type
12461246
\tcode{X::key_compare::is_transparent} exists,
1247-
\tcode{u} denotes an identifier,
12481247
\tcode{i} and \tcode{j}
12491248
satisfy input iterator requirements and refer to elements
12501249
implicitly convertible to

0 commit comments

Comments
 (0)