]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/random/linear_congruential_engine/cons/seed_seq.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / random / linear_congruential_engine / cons / seed_seq.cc
index 4ec39b5bd3a76d1b435a43718d4481f607e75757..ef9b3704a1516d09e2b24f19fd3c70d5f13207d3 100644 (file)
@@ -1,9 +1,9 @@
-// { dg-options "-std=c++0x" }
+// { dg-do run { target c++11 } }
 // { dg-require-cstdint "" }
 //
 // 2010-02-01  Paolo Carlini  <paolo.carlini@oracle.com>
 //
-// Copyright (C) 2010 Free Software Foundation, Inc.
+// Copyright (C) 2010-2020 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free
 // software; you can redistribute it and/or modify it under the
@@ -20,9 +20,6 @@
 // with this library; see the file COPYING3.  If not see
 // <http://www.gnu.org/licenses/>.
 
-// 26.4.3.1 class template linear_congruential_engine [rand.eng.lcong]
-// 26.4.2.2 Concept RandomNumberEngine [rand.concept.eng]
-
 #include <random>
 
 void