]> gcc.gnu.org Git - gcc.git/commit
2.cc: Fix to explicitely invoke the copy construtor with or without C++0x mode.
authorFrançois Dumont <francois.cppdevs@free.fr>
Wed, 1 Dec 2010 20:51:38 +0000 (21:51 +0100)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Wed, 1 Dec 2010 20:51:38 +0000 (20:51 +0000)
commit7165791eb50fbb2668da90724bc115a524b3cd54
tree47e83a3472ca158938c903b116e0f13e4171d9b8
parent2f64ad0f489655149283b223290522a4709d0e94
2.cc: Fix to explicitely invoke the copy construtor with or without C++0x mode.

2010-12-01  François Dumont  <francois.cppdevs@free.fr>

        * testsuite/23_containers/deque/cons/2.cc: Fix to explicitely invoke
        the copy construtor with or without C++0x mode.
        * testsuite/23_containers/vector/cons/4.cc: Likewise.

From-SVN: r167355
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/23_containers/deque/cons/2.cc
libstdc++-v3/testsuite/23_containers/vector/cons/4.cc
This page took 0.057185 seconds and 5 git commands to generate.