-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathvotable-index.html
201 lines (201 loc) · 7.79 KB
/
votable-index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>EWG Index by Section</title>
<style type="text/css">
p {text-align:justify}
li {text-align:justify}
blockquote.note
{
background-color:#E0E0E0;
padding-left: 15px;
padding-right: 15px;
padding-top: 1px;
padding-bottom: 1px;
}
ins {background-color:#A0FFA0}
del {background-color:#FFA0A0}
</style>
</head>
<body>
<h1>C++ Standard Evolution Issues List (Revision R12)</h1>
<h1>Index by Section</h1>
<p>Reference ISO/IEC IS 14882:2003(E)</p>
<p>This document is the Index by Section for the <a href="ewg-active.html">Evolution Active Issues List</a>, <a href="ewg-complete.html">Evolution Completed Issues List</a>, and <a href="ewg-closed.html">Evolution Closed Issues List</a>.</p>
<h2>Index by Section</h2>
<p><a href="ewg-index-open.html">(view only non-Ready open issues)</a></p>
<p>Revised 2015-05-22 at 17:05:15 UTC</p>
<h2><a name="Section 2"></a>Section 2 (1 issues)</h2>
<table border="1" cellpadding="4">
<tr>
<td align="center"><a href="ewg-toc.html"><b>Issue</b></a></td>
<td align="center"><a href="ewg-status.html"><b>Status</b></a></td>
<td align="center"><a href="ewg-index.html"><b>Section</b></a></td>
<td align="center"><b>Title</b></td>
<td align="center"><b>Wording available</b></td>
<td align="center"><b>Duplicates</b></td>
<td align="center"><a href="ewg-status-date.html"><b>Last modified</b></a></td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#170">170</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="170"></a></td>
<td align="left">2.12 [lex.key]<a name="lex.key"</a></td>
<td align="left">
N4340 Remove Deprecated Use of the register Keyword
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
</table>
<h2><a name="Section 7"></a>Section 7 (2 issues)</h2>
<table border="1" cellpadding="4">
<tr>
<td align="center"><a href="ewg-toc.html"><b>Issue</b></a></td>
<td align="center"><a href="ewg-status.html"><b>Status</b></a></td>
<td align="center"><a href="ewg-index.html"><b>Section</b></a></td>
<td align="center"><b>Title</b></td>
<td align="center"><b>Wording available</b></td>
<td align="center"><b>Duplicates</b></td>
<td align="center"><a href="ewg-status-date.html"><b>Last modified</b></a></td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#142">142</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="142"></a></td>
<td align="left">7.1.2 [dcl.fct.spec]<a name="dcl.fct.spec"</a></td>
<td align="left">
N4424 Inline Variables, N4147 Inline variables, or encapsulated expressions
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#180">180</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="180"></a></td>
<td align="left">7.3.3 [namespace.udecl]<a name="namespace.udecl"</a></td>
<td align="left">
N4429 Core issue 1941 - rewording inherited constructors
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
</table>
<h2><a name="Section 8"></a>Section 8 (1 issues)</h2>
<table border="1" cellpadding="4">
<tr>
<td align="center"><a href="ewg-toc.html"><b>Issue</b></a></td>
<td align="center"><a href="ewg-status.html"><b>Status</b></a></td>
<td align="center"><a href="ewg-index.html"><b>Section</b></a></td>
<td align="center"><b>Title</b></td>
<td align="center"><b>Wording available</b></td>
<td align="center"><b>Duplicates</b></td>
<td align="center"><a href="ewg-status-date.html"><b>Last modified</b></a></td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#72">72</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="72"></a></td>
<td align="left">8.3.1 [dcl.ptr]<a name="dcl.ptr"</a></td>
<td align="left">
N4150 Alias-Set Attributes: Toward restrict-like aliasing semantics for C++, N3988 Towards restrict-like aliasing semantics for C++ N3635 Towards restrict-like semantics for C++
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
</table>
<h2><a name="Section 14"></a>Section 14 (1 issues)</h2>
<table border="1" cellpadding="4">
<tr>
<td align="center"><a href="ewg-toc.html"><b>Issue</b></a></td>
<td align="center"><a href="ewg-status.html"><b>Status</b></a></td>
<td align="center"><a href="ewg-index.html"><b>Section</b></a></td>
<td align="center"><b>Title</b></td>
<td align="center"><b>Wording available</b></td>
<td align="center"><b>Duplicates</b></td>
<td align="center"><a href="ewg-status-date.html"><b>Last modified</b></a></td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#111">111</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="111"></a></td>
<td align="left">14.8.2 [temp.deduct]<a name="temp.deduct"</a></td>
<td align="left">
[tiny] Core issue 1582, Template default arguments and deduction failure
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
</table>
<h2><a name="Section 18"></a>Section 18 (2 issues)</h2>
<table border="1" cellpadding="4">
<tr>
<td align="center"><a href="ewg-toc.html"><b>Issue</b></a></td>
<td align="center"><a href="ewg-status.html"><b>Status</b></a></td>
<td align="center"><a href="ewg-index.html"><b>Section</b></a></td>
<td align="center"><b>Title</b></td>
<td align="center"><b>Wording available</b></td>
<td align="center"><b>Duplicates</b></td>
<td align="center"><a href="ewg-status-date.html"><b>Last modified</b></a></td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#139">139</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="139"></a></td>
<td align="left">18.1 [support.general]<a name="support.general"</a></td>
<td align="left">
N4121 Compile-Time String: std::string_literal<n>
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#164">164</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="164"></a></td>
<td align="left">18.1 [support.general]</td>
<td align="left">
N4129 Source-Code Information Capture
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
</table>
<h2><a name="Section 20"></a>Section 20 (2 issues)</h2>
<table border="1" cellpadding="4">
<tr>
<td align="center"><a href="ewg-toc.html"><b>Issue</b></a></td>
<td align="center"><a href="ewg-status.html"><b>Status</b></a></td>
<td align="center"><a href="ewg-index.html"><b>Section</b></a></td>
<td align="center"><b>Title</b></td>
<td align="center"><b>Wording available</b></td>
<td align="center"><b>Duplicates</b></td>
<td align="center"><a href="ewg-status-date.html"><b>Last modified</b></a></td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#185">185</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="185"></a></td>
<td align="left">20.6.9.1 [allocator.members]<a name="allocator.members"</a></td>
<td align="left">
N4462 LWG 2089, Towards more perfect forwarding
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
<tr>
<td align="right"><a href="ewg-active.html#165">165</a></td>
<td align="left"><a href="ewg-active.html#Ready">Ready</a><a name="165"></a></td>
<td align="left">20.8.5 [comparisons]<a name="comparisons"</a></td>
<td align="left">
N4229 Pointer Ordering
</td>
<td align="center"><font color="red">No</font></td>
<td align="left"></td>
<td align="center">2015-05-22</td>
</tr>
</table>
</body>
</html>