summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/docs/html/ext/howto.html
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/docs/html/ext/howto.html')
-rw-r--r--libstdc++-v3/docs/html/ext/howto.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html
index fff3410180f..73881ed0296 100644
--- a/libstdc++-v3/docs/html/ext/howto.html
+++ b/libstdc++-v3/docs/html/ext/howto.html
@@ -592,7 +592,7 @@
<dd>Construct a <code>linear_congruential</code> engine and seed with it.
</dd>
- <dt><a href="lwg-active.html#526">526</a>:
+ <dt><a href="lwg-closed.html#526">526</a>:
<em>Is it undefined if a function in the standard changes in
parameters?</em>
</dt>
@@ -613,17 +613,23 @@
<dd>Add an auto_ptr&lt;void&gt; specialization.
</dd>
- <dt><a href="lwg-active.html#543">543</a>:
+ <dt><a href="lwg-defects.html#543">543</a>:
<em>valarray slice default constructor</em>
</dt>
<dd>Follow the straightforward proposed resolution.
</dd>
- <dt><a href="lwg-active.html#586">586</a>:
+ <dt><a href="lwg-defects.html#586">586</a>:
<em>string inserter not a formatted function</em>
</dt>
<dd>Change it to be a formatted output function (i.e. catch exceptions).
</dd>
+
+ <dt><a href="lwg-active.html#660">660</a>:
+ <em>Missing bitwise operations</em>
+ </dt>
+ <dd>Add the missing operations.
+ </dd>
<!--
<dt><a href="lwg-defects.html#"></a>:
<em></em>
OpenPOWER on IntegriCloud