This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r170090 - in /branches/gcc-4_5-branch/libstdc++...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Sat, 12 Feb 2011 21:26:58 -0000
- Subject: r170090 - in /branches/gcc-4_5-branch/libstdc++...
Author: paolo
Date: Sat Feb 12 21:26:58 2011
New Revision: 170090
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170090
Log:
2011-02-12 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/47709
* include/ext/algorithm (is_heap): In C++0x mode import from
namespace std.
* testsuite/ext/is_heap/47709.cc: New.
Added:
branches/gcc-4_5-branch/libstdc++-v3/testsuite/ext/is_heap/47709.cc
Modified:
branches/gcc-4_5-branch/libstdc++-v3/ChangeLog
branches/gcc-4_5-branch/libstdc++-v3/include/ext/algorithm