[Bug libstdc++/44708] Enabling -std=c++0x results in ambiguous function overload in <ext/algorithm> header

paolo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 29 10:04:00 GMT 2010



------- Comment #2 from paolo at gcc dot gnu dot org  2010-06-29 10:04 -------
Subject: Bug 44708

Author: paolo
Date: Tue Jun 29 10:03:36 2010
New Revision: 161524

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161524
Log:
2010-06-29  Paolo Carlini  <paolo.carlini@oracle.com>

        PR libstdc++/44708
        * include/ext/algorithm (copy_n): Qualify __copy_n call with
        __gnu_cxx::
        * testsuite/ext/rope/44708.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/ext/rope/44708.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/ext/algorithm


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44708



More information about the Gcc-bugs mailing list