summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/20_util/pair
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2009-10-29 19:45:36 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2009-10-29 19:45:36 +0000
commitc690fe9bbe4ee286839212fd511d4682d0d506f7 (patch)
treedf81f73bc7143157a87fe5af1948a155d6cbd116 /libstdc++-v3/testsuite/20_util/pair
parentee3594fd7374d252297ac0eda96c9a25a1ab5619 (diff)
downloadgcc-c690fe9bbe4ee286839212fd511d4682d0d506f7.tar.gz
2009-10-29 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/20_util/pair/40925.cc: Minor comment fix. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@153727 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/testsuite/20_util/pair')
-rw-r--r--libstdc++-v3/testsuite/20_util/pair/40925.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/libstdc++-v3/testsuite/20_util/pair/40925.cc b/libstdc++-v3/testsuite/20_util/pair/40925.cc
index d4907231c7e..491235d6e0b 100644
--- a/libstdc++-v3/testsuite/20_util/pair/40925.cc
+++ b/libstdc++-v3/testsuite/20_util/pair/40925.cc
@@ -18,10 +18,6 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// NOTE: This makes use of the fact that we know how moveable
-// is implemented on pair, and also vector. If the implementation
-// changes this test may begin to fail.
-
#include <utility>
struct X