diff options
Diffstat (limited to 'libstdc++-v3/docs/html')
| -rw-r--r-- | libstdc++-v3/docs/html/ext/howto.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index c3dcca4d213..fff3410180f 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -543,7 +543,7 @@ </dd> <dt><a href="lwg-defects.html#432">432</a>: - <em>432. stringbuf::overflow() makes only one write position + <em>stringbuf::overflow() makes only one write position available</em> </dt> <dd>Implement the resolution, beyond DR 169. @@ -555,6 +555,12 @@ <dd>Add three overloads, taking fewer template arguments. </dd> + <dt><a href="lwg-defects.html#438">438</a>: + <em>Ambiguity in the "do the right thing" clause</em> + </dt> + <dd>Implement the resolution, basically cast less. + </dd> + <dt><a href="lwg-defects.html#453">453</a>: <em>basic_stringbuf::seekoff need not always fail for an empty stream</em> </dt> |

