40925.cc: Minor comment fix.
2009-10-29 Paolo Carlini <paolo.carlini@oracle.com> * testsuite/20_util/pair/40925.cc: Minor comment fix. From-SVN: r153727
This commit is contained in:
parent
d858307d7b
commit
28a371ae13
@ -1,3 +1,7 @@
|
||||
2009-10-29 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* testsuite/20_util/pair/40925.cc: Minor comment fix.
|
||||
|
||||
2009-10-29 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR libstdc++/40925
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user