diff options
Diffstat (limited to 'libstdc++-v3/doc')
-rw-r--r-- | libstdc++-v3/doc/xml/manual/intro.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libstdc++-v3/doc/xml/manual/intro.xml b/libstdc++-v3/doc/xml/manual/intro.xml index d4f9dec24b5..cb141865780 100644 --- a/libstdc++-v3/doc/xml/manual/intro.xml +++ b/libstdc++-v3/doc/xml/manual/intro.xml @@ -791,12 +791,6 @@ requirements of the license of GCC. <listitem><para>Add the overload. </para></listitem></varlistentry> - <varlistentry><term><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../ext/lwg-defects.html#844">844</link>: - <emphasis>complex pow return type is ambiguous</emphasis> - </term> - <listitem><para>In C++11 mode, remove the pow(complex<T>, int) signature. - </para></listitem></varlistentry> - <varlistentry><term><link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="../ext/lwg-defects.html#853">853</link>: <emphasis>to_string needs updating with zero and one</emphasis> </term> |