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

Commit c61a3eb

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). As directed by LWG Motion 4 from 2013-Chicago. Closes #187.
1 parent 21af283 commit c61a3eb

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
@@ -1245,7 +1245,6 @@
12451245
when \tcode{X} supports multiple keys,
12461246
\tcode{a_tran} denotes a value of \tcode{X} when the type
12471247
\tcode{X::key_compare::is_transparent} exists,
1248-
\tcode{u} denotes an identifier,
12491248
\tcode{i} and \tcode{j}
12501249
satisfy input iterator requirements and refer to elements
12511250
implicitly convertible to

0 commit comments

Comments
 (0)