File tree Expand file tree Collapse file tree 4 files changed +26
-4
lines changed
Expand file tree Collapse file tree 4 files changed +26
-4
lines changed Original file line number Diff line number Diff line change 33 <!ENTITY nbsp "   " >
44] >
55
6- <issue num =" 1214" status =" Deferred " >
6+ <issue num =" 1214" status =" Ready " >
77<title >Insufficient/inconsistent key immutability requirements for associative containers</title >
88<section ><sref ref =" [associative.reqmts]" /></section >
99<submitter >Daniel Krü gler</submitter >
@@ -77,6 +77,18 @@ function object constraints of associative and unordered containers.
7777We're uncomfortable with the first agenda item, and we can live with the second agenda
7878item being applied before or after Madrid.
7979</p >
80+
81+ <note >
82+ 2011 Bloomington
83+ </note >
84+
85+ <p >
86+ Further discussion persuades us this issue is Ready (and so moved).
87+ We may need a further issue clarifying the notion of key <i >value</i >
88+ vs. key <i >object</i >, as object identity appears to be important
89+ to this wording.
90+ </p >
91+
8092</discussion >
8193
8294<resolution >
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ and</del> <i>Ci & Cj</i> is zero.
112112Change bullet 3 of paragraph 4:
113113</p >
114114<p >
115- <del >The</del ><ins >A non-zero</ins > value Y is set in the object X if the expression X & Y is nonzero.
115+ <del >The</del ><ins >A non-zero</ins > value Y is set in the object X if the expression X & Y is nonzero.
116116</p >
117117</discussion >
118118
Original file line number Diff line number Diff line change 33 <!ENTITY nbsp "   " >
44] >
55
6- <issue num =" 1521" status =" Deferred " >
6+ <issue num =" 1521" status =" NAD Future " >
77<title >Requirements on internal pointer representations in containers</title >
88<section ><sref ref =" [container.requirements.general]" /></section >
99<submitter >Mike Spertus</submitter >
@@ -48,6 +48,16 @@ in the pre-Batavia mailing.
4848
4949<p >Deferred</p >
5050
51+ <note >
52+ 2011 Batavia
53+ </note >
54+
55+ <p >
56+ This may be an issue, but it is not clear. We want to gain a few years experience
57+ with the C++11 allocator model to see if this is already implied by the existing
58+ specification.
59+ </p >
60+
5161</discussion >
5262
5363<resolution >
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ The effects of these inserts can be concisely stated in terms of emplace().
133133Also, the correct term is "EmplaceConstructible", not "constructible".
134134</p >
135135<p >
136- New wording by Pablo, eliminating duplicate requirements already implied by the effects clause. Move to Ready .
136+ New wording by Pablo, eliminating duplicate requirements already implied by the effects clause. Move to Review .
137137</p >
138138
139139</discussion >
You can’t perform that action at this time.
0 commit comments