Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
timsong-cpp committed Oct 27, 2023
1 parent ab29131 commit ad62b61
Show file tree
Hide file tree
Showing 292 changed files with 25,918 additions and 5,022 deletions.
2 changes: 1 addition & 1 deletion 1030.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="1030" href="lwg-defects.html#1030">1030.</a> Missing requirements for smart-pointer safety API</h3>
<p><b>Section:</b> D.24 <a href="https://timsong-cpp.github.io/cppwp/depr.util.smartptr.shared.atomic">[depr.util.smartptr.shared.atomic]</a> <b>Status:</b> <a href="lwg-active.html#C++11">C++11</a>
<p><b>Section:</b> D.23 <a href="https://timsong-cpp.github.io/cppwp/depr.util.smartptr.shared.atomic">[depr.util.smartptr.shared.atomic]</a> <b>Status:</b> <a href="lwg-active.html#C++11">C++11</a>
<b>Submitter:</b> Alisdair Meredith <b>Opened:</b> 2009-03-11 <b>Last modified:</b> 2017-11-29 22:35:18 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
Expand Down
2 changes: 1 addition & 1 deletion 1034.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="1034" href="lwg-defects.html#1034">1034.</a> Clarify generality of Container Requirement tables</h3>
<p><b>Section:</b> 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#C++11">C++11</a>
<p><b>Section:</b> 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#C++11">C++11</a>
<b>Submitter:</b> Alisdair Meredith <b>Opened:</b> 2009-03-12 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
Expand Down
2 changes: 1 addition & 1 deletion 1035.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="1035" href="lwg-closed.html#1035">1035.</a> <tt>&lt;array&gt;::swap</tt> can invalidate references, pointers, and iterators</h3>
<p><b>Section:</b> 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#NAD">NAD</a>
<p><b>Section:</b> 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#NAD">NAD</a>
<b>Submitter:</b> Alisdair Meredith <b>Opened:</b> 2009-03-12 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
Expand Down
6 changes: 3 additions & 3 deletions 1115.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,15 @@
<body>
<hr>
<h3><a name="1115" href="lwg-closed.html#1115">1115.</a> <tt>va_copy</tt> missing from Standard macros table</h3>
<p><b>Section:</b> C.7 <a href="https://timsong-cpp.github.io/cppwp/diff.library">[diff.library]</a> <b>Status:</b> <a href="lwg-active.html#NAD Editorial">NAD Editorial</a>
<p><b>Section:</b> C.8 <a href="https://timsong-cpp.github.io/cppwp/diff.library">[diff.library]</a> <b>Status:</b> <a href="lwg-active.html#NAD Editorial">NAD Editorial</a>
<b>Submitter:</b> Miles Zhao <b>Opened:</b> 2009-05-23 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View all other</b> <a href="lwg-index.html#diff.library">issues</a> in [diff.library].</p>
<p><b>View all issues with</b> <a href="lwg-status.html#NAD Editorial">NAD Editorial</a> status.</p>
<p><b>Discussion:</b></p>
<p>
In "Table 122 &mdash; Standard macros" of C.7 <a href="https://timsong-cpp.github.io/cppwp/diff.library">[diff.library]</a>, which lists the 56 macros
In "Table 122 &mdash; Standard macros" of C.8 <a href="https://timsong-cpp.github.io/cppwp/diff.library">[diff.library]</a>, which lists the 56 macros
inherited from C library, <tt>va_copy</tt> seems to be missing. But in
"Table 21 &mdash; Header <tt>&lt;cstdarg&gt;</tt> synopsis" (17.13 <a href="https://timsong-cpp.github.io/cppwp/support.runtime">[support.runtime]</a>), there is.
</p>
Expand All @@ -72,7 +72,7 @@ <h3><a name="1115" href="lwg-closed.html#1115">1115.</a> <tt>va_copy</tt> missin

<p id="res-1115"><b>Proposed resolution:</b></p>
<p>
Add <tt>va_copy</tt> to Table 122 -- Standard macros in C.7 <a href="https://timsong-cpp.github.io/cppwp/diff.library">[diff.library]</a>.
Add <tt>va_copy</tt> to Table 122 -- Standard macros in C.8 <a href="https://timsong-cpp.github.io/cppwp/diff.library">[diff.library]</a>.
</p>


Expand Down
4 changes: 2 additions & 2 deletions 115.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="115" href="lwg-defects.html#115">115.</a> Typo in strstream constructors</h3>
<p><b>Section:</b> D.15.5.2 <a href="https://timsong-cpp.github.io/cppwp/depr.strstream.cons">[depr.strstream.cons]</a> <b>Status:</b> <a href="lwg-active.html#TC1">TC1</a>
<p><b>Section:</b> D.14.5.2 <a href="https://timsong-cpp.github.io/cppwp/depr.strstream.cons">[depr.strstream.cons]</a> <b>Status:</b> <a href="lwg-active.html#TC1">TC1</a>
<b>Submitter:</b> Steve Clamage <b>Opened:</b> 1998-11-02 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
Expand All @@ -69,7 +69,7 @@ <h3><a name="115" href="lwg-defects.html#115">115.</a> Typo in strstream constru


<p id="res-115"><b>Proposed resolution:</b></p>
<p>In D.15.4.2 <a href="https://timsong-cpp.github.io/cppwp/depr.ostrstream.cons">[depr.ostrstream.cons]</a> paragraph 2 and D.15.5.2 <a href="https://timsong-cpp.github.io/cppwp/depr.strstream.cons">[depr.strstream.cons]</a>
<p>In D.14.4.2 <a href="https://timsong-cpp.github.io/cppwp/depr.ostrstream.cons">[depr.ostrstream.cons]</a> paragraph 2 and D.14.5.2 <a href="https://timsong-cpp.github.io/cppwp/depr.strstream.cons">[depr.strstream.cons]</a>
paragraph 2, change the first condition to <tt>(mode&amp;app)==0</tt>
and the second condition to <tt>(mode&amp;app)!=0</tt>.</p>

Expand Down
2 changes: 1 addition & 1 deletion 1150.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="1150" href="lwg-defects.html#1150">1150.</a> wchar_t, char16_t and char32_t filenames</h3>
<p><b>Section:</b> 31.10.5 <a href="https://timsong-cpp.github.io/cppwp/fstream">[fstream]</a> <b>Status:</b> <a href="lwg-active.html#Resolved">Resolved</a>
<p><b>Section:</b> 31.10.6 <a href="https://timsong-cpp.github.io/cppwp/fstream">[fstream]</a> <b>Status:</b> <a href="lwg-active.html#Resolved">Resolved</a>
<b>Submitter:</b> LWG <b>Opened:</b> 2009-06-28 <b>Last modified:</b> 2018-07-02 22:54:24 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
Expand Down
2 changes: 1 addition & 1 deletion 1155.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="1155" href="lwg-closed.html#1155">1155.</a> Reference should be to C99</h3>
<p><b>Section:</b> C.7 <a href="https://timsong-cpp.github.io/cppwp/diff.library">[diff.library]</a> <b>Status:</b> <a href="lwg-active.html#NAD Editorial">NAD Editorial</a>
<p><b>Section:</b> C.8 <a href="https://timsong-cpp.github.io/cppwp/diff.library">[diff.library]</a> <b>Status:</b> <a href="lwg-active.html#NAD Editorial">NAD Editorial</a>
<b>Submitter:</b> LWG <b>Opened:</b> 2009-06-28 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
Expand Down
4 changes: 2 additions & 2 deletions 1175.html
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ <h3><a name="1175" href="lwg-active.html#1175">1175.</a> <tt>unordered</tt> comp
<p>This wording is relative to <a href="https://wg21.link/n4810">N4810</a>.</p>

<ol>
<li><p>Modify 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> as indicated:</p>
<li><p>Modify 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> as indicated:</p>

<blockquote>
<p>
Expand All @@ -502,7 +502,7 @@ <h3><a name="1175" href="lwg-active.html#1175">1175.</a> <tt>unordered</tt> comp
<li><p>[&hellip;]</p></li>
<li><p>(11.23) &mdash; [&hellip;]</p></li>
<li><p><ins>(11.?) &mdash; Notwithstanding the complexity requirements restrictions of
24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>, the complexity form <tt>&#x1d4aa;(n)</tt> describes
24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>, the complexity form <tt>&#x1d4aa;(n)</tt> describes
the number of operations on buckets.</ins></p></li>
</ol>
</p>
Expand Down
1 change: 1 addition & 0 deletions 1201.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h3><a name="1201" href="lwg-defects.html#1201">1201.</a> Do we always want to u
<b>Submitter:</b> Alisdair Meredith <b>Opened:</b> 2009-09-05 <b>Last modified:</b> 2018-10-05 19:48:09 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View other</b> <a href="lwg-index-open.html#tuple.creation">active issues</a> in [tuple.creation].</p>
<p><b>View all other</b> <a href="lwg-index.html#tuple.creation">issues</a> in [tuple.creation].</p>
<p><b>View all issues with</b> <a href="lwg-status.html#Resolved">Resolved</a> status.</p>
<p><b>Discussion:</b></p>
Expand Down
6 changes: 3 additions & 3 deletions 1204.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h3><a name="1204" href="lwg-defects.html#1204">1204.</a> Global permission to m

<p>
Such a global statement will eliminate the need for piecemeal statements such as
24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>&#47;13:
24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>&#47;13:
</p>

<blockquote><p>
Expand All @@ -151,7 +151,7 @@ <h3><a name="1204" href="lwg-defects.html#1204">1204.</a> Global permission to m


<blockquote><p>
Note: This resolution supports the change of 31.10.2.3 <a href="https://timsong-cpp.github.io/cppwp/filebuf.assign">[filebuf.assign]</a>&#47;1,
Note: This resolution supports the change of 31.10.3.3 <a href="https://timsong-cpp.github.io/cppwp/filebuf.assign">[filebuf.assign]</a>&#47;1,
proposed by LWG <a href="900">900</a>.
</p></blockquote>

Expand Down Expand Up @@ -207,7 +207,7 @@ <h3><a name="1204" href="lwg-defects.html#1204">1204.</a> Global permission to m
</blockquote>

<p>
Delete 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>&#47;13:
Delete 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>&#47;13:
</p>

<blockquote><p><del>
Expand Down
2 changes: 1 addition & 1 deletion 1207.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h3><a name="1207" href="lwg-defects.html#1207">1207.</a> Underspecified <tt>std

<blockquote>
<p>
24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> paragraph 11 says iterators
24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> paragraph 11 says iterators
aren't invalidated unless specified, so I don't think it needs to be repeated on
every function that doesn't invalidate iterators. <tt>list::unique</tt> says it
"eliminates" elements, that should probably be "erases" because IMHO that term
Expand Down
6 changes: 3 additions & 3 deletions 1253.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@ <h3><a name="1253" href="lwg-defects.html#1253">1253.</a> invalidation of iterat
<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2960.pdf">N2960</a>,
section 24.2.7 <a href="https://timsong-cpp.github.io/cppwp/associative.reqmts">[associative.reqmts]</a>, paragraph 8, it is specified
that that <tt>insert</tt> does not invalidate any iterators. As per
24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>, paragraph 12, this holds
24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>, paragraph 12, this holds
true not only for <tt>insert</tt>, but <tt>emplace</tt> as well. This
gives the <tt>insert</tt> member a special treatment w.r.t.
<tt>emplace</tt> member in 24.2.7 <a href="https://timsong-cpp.github.io/cppwp/associative.reqmts">[associative.reqmts]</a>, par. 8,
since both modify the container. For the sake of consistency, in 24.2.7 <a href="https://timsong-cpp.github.io/cppwp/associative.reqmts">[associative.reqmts]</a>, par. 8: either reference to <tt>insert</tt>
should be removed (i.e. count on 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>,
should be removed (i.e. count on 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>,
par. 12), or reference to <tt>emplace</tt> be added (i.e. mention all
members of assoc. containers that modify it).
</p>
Expand Down Expand Up @@ -105,7 +105,7 @@ <h3><a name="1253" href="lwg-defects.html#1253">1253.</a> invalidation of iterat
<ol>
<li>
<p>
Modify bullet 1 of 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>, p. 10:
Modify bullet 1 of 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>, p. 10:
</p>

<p>
Expand Down
2 changes: 1 addition & 1 deletion 1301.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3><a name="1301" href="lwg-closed.html#1301">1301.</a> <tt>clear()</tt> and as
<p id="res-1301"><b>Proposed resolution:</b></p>

<p>
Change 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>/10:
Change 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>/10:
</p>

<blockquote>
Expand Down
2 changes: 1 addition & 1 deletion 1314.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ <h3><a name="1314" href="lwg-closed.html#1314">1314.</a> <tt>NULL</tt> and <tt>n
</p></blockquote>

<p>
C.7.3.7 <a href="https://timsong-cpp.github.io/cppwp/diff.null">[diff.null]</a>
C.8.3.7 <a href="https://timsong-cpp.github.io/cppwp/diff.null">[diff.null]</a>
</p>

<blockquote><p>
Expand Down
4 changes: 2 additions & 2 deletions 1319.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="1319" href="lwg-defects.html#1319">1319.</a> Containers should require an iterator that is at least a Forward Iterator</h3>
<p><b>Section:</b> 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#C++11">C++11</a>
<p><b>Section:</b> 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#C++11">C++11</a>
<b>Submitter:</b> Alisdair Meredith <b>Opened:</b> 2010-02-16 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
Expand All @@ -55,7 +55,7 @@ <h3><a name="1319" href="lwg-defects.html#1319">1319.</a> Containers should requ
<p><b>Discussion:</b></p>
<p>
The requirements on container iterators are spelled out in
24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>, table 91.
24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a>, table 91.
</p>

<blockquote>
Expand Down
1 change: 1 addition & 0 deletions 1357.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h3><a name="1357" href="lwg-defects.html#1357">1357.</a> Library bitmask types
<b>Submitter:</b> BSI <b>Opened:</b> 2010-08-25 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View other</b> <a href="lwg-index-open.html#bitmask.types">active issues</a> in [bitmask.types].</p>
<p><b>View all other</b> <a href="lwg-index.html#bitmask.types">issues</a> in [bitmask.types].</p>
<p><b>View all issues with</b> <a href="lwg-status.html#Resolved">Resolved</a> status.</p>
<p><b>Discussion:</b></p>
Expand Down
1 change: 1 addition & 0 deletions 1384.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h3><a name="1384" href="lwg-defects.html#1384">1384.</a> Function <tt>pack_argu
<b>Submitter:</b> INCITS <b>Opened:</b> 2010-08-25 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View other</b> <a href="lwg-index-open.html#tuple.creation">active issues</a> in [tuple.creation].</p>
<p><b>View all other</b> <a href="lwg-index.html#tuple.creation">issues</a> in [tuple.creation].</p>
<p><b>View all issues with</b> <a href="lwg-status.html#C++11">C++11</a> status.</p>
<p><b>Discussion:</b></p>
Expand Down
1 change: 1 addition & 0 deletions 1385.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h3><a name="1385" href="lwg-defects.html#1385">1385.</a> <tt>tuple_cat</tt> sho
<b>Submitter:</b> BSI <b>Opened:</b> 2010-08-25 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View other</b> <a href="lwg-index-open.html#tuple.creation">active issues</a> in [tuple.creation].</p>
<p><b>View all other</b> <a href="lwg-index.html#tuple.creation">issues</a> in [tuple.creation].</p>
<p><b>View all issues with</b> <a href="lwg-status.html#C++11">C++11</a> status.</p>
<p><b>Discussion:</b></p>
Expand Down
1 change: 1 addition & 0 deletions 1386.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h3><a name="1386" href="lwg-defects.html#1386">1386.</a> <tt>pack_arguments</tt
<b>Submitter:</b> INCITS <b>Opened:</b> 2010-08-25 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View other</b> <a href="lwg-index-open.html#tuple.creation">active issues</a> in [tuple.creation].</p>
<p><b>View all other</b> <a href="lwg-index.html#tuple.creation">issues</a> in [tuple.creation].</p>
<p><b>View all issues with</b> <a href="lwg-status.html#C++11">C++11</a> status.</p>
<p><b>Discussion:</b></p>
Expand Down
2 changes: 1 addition & 1 deletion 1415.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="1415" href="lwg-closed.html#1415">1415.</a> Iterator stability bans the short-string optimization</h3>
<p><b>Section:</b> 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#NAD Editorial">NAD Editorial</a>
<p><b>Section:</b> 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#NAD Editorial">NAD Editorial</a>
<b>Submitter:</b> INCITS <b>Opened:</b> 2010-08-25 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
Expand Down
1 change: 1 addition & 0 deletions 1448.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ <h3><a name="1448" href="lwg-defects.html#1448">1448.</a> Concerns about <tt>bas
<b>Submitter:</b> BSI <b>Opened:</b> 2010-08-25 <b>Last modified:</b> 2016-01-28 10:19:27 UTC</p>
<p><b>Priority: </b>Not Prioritized
</p>
<p><b>View all other</b> <a href="lwg-index.html#stringbuf.members">issues</a> in [stringbuf.members].</p>
<p><b>View all issues with</b> <a href="lwg-status.html#C++11">C++11</a> status.</p>
<p><b>Discussion:</b></p>
<p><b>Addresses GB-124</b></p>
Expand Down
4 changes: 2 additions & 2 deletions 1521.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<body>
<hr>
<h3><a name="1521" href="lwg-active.html#1521">1521.</a> Requirements on internal pointer representations in containers</h3>
<p><b>Section:</b> 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#Open">Open</a>
<p><b>Section:</b> 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> <b>Status:</b> <a href="lwg-active.html#Open">Open</a>
<b>Submitter:</b> Mike Spertus <b>Opened:</b> 2010-10-16 <b>Last modified:</b> 2019-01-20 16:20:00 UTC</p>
<p><b>Priority: </b>3
</p>
Expand Down Expand Up @@ -116,7 +116,7 @@ <h3><a name="1521" href="lwg-active.html#1521">1521.</a> Requirements on interna

<p id="res-1521"><b>Proposed resolution:</b></p>
<p>
Add to the end of 24.2.2.1 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> p. 8:
Add to the end of 24.2.2 <a href="https://timsong-cpp.github.io/cppwp/container.requirements.general">[container.requirements.general]</a> p. 8:
</p>
<blockquote><p>
[..] In all container types defined in this Clause, the member <tt>get_allocator()</tt> returns
Expand Down
Loading

0 comments on commit ad62b61

Please sign in to comment.