commit f6da27eb1cbb9a6bbcfe2a6e39f99cb1cb372704
Author: Jonathan Wakely <accu@kayari.org>
Date: Tue Apr 15 18:48:13 2014 +0100
* testsuite/ext/random/*: Fix incorrect standard references in
comments.
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template hypergeometric_distribution [rand.dist.ext.hypergeometric]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template hypergeometric_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template hypergeometric_distribution [rand.dist.ext.hypergeometric]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template hypergeometric_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template rice_distribution [rand.dist.ext.hypergeometric]
+// Class template hypergeometric_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template rice_distribution [rand.dist.ext.hypergeometric]
+// Class template hypergeometric_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template hypergeometric_distribution [rand.dist.ext.hypergeometric]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template hypergeometric_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <sstream>
@@ -21,9 +21,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template hypergeometric_distribution
-// [rand.dist.ext.hypergeometric]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template hypergeometric_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <functional>
@@ -21,8 +21,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template hypergeometric_distribution [rand.dist.ext.hypergeometric]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template hypergeometric_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template k_distribution [rand.dist.ext.k]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template k_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template k_distribution [rand.dist.ext.k]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template k_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template k_distribution [rand.dist.ext.k]
+// Class template k_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template k_distribution [rand.dist.ext.k]
+// Class template k_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template k_distribution [rand.dist.ext.k]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template k_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <sstream>
@@ -21,8 +21,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template k_distribution [rand.dist.ext.k]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template k_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template logistic_distribution [rand.dist.ext.logistic]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template logistic_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template logistic_distribution [rand.dist.ext.logistic]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template logistic_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template logistic_distribution [rand.dist.ext.logistic]
+// Class template logistic_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template logistic_distribution [rand.dist.ext.logistic]
+// Class template logistic_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template logistic_distribution [rand.dist.ext.logistic]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template logistic_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <sstream>
@@ -21,8 +21,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template logistic_distribution [rand.dist.ext.logistic]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template logistic_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template nakagami_distribution [rand.dist.ext.nakagami]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template nakagami_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template nakagami_distribution [rand.dist.ext.nakagami]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template nakagami_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template nakagami_distribution [rand.dist.ext.nakagami]
+// Class template nakagami_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template nakagami_distribution [rand.dist.ext.nakagami]
+// Class template nakagami_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template nakagami_distribution [rand.dist.ext.nakagami]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template nakagami_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <sstream>
@@ -21,8 +21,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template nakagami_distribution [rand.dist.ext.nakagami]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template nakagami_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template pareto_distribution [rand.dist.ext.pareto]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template pareto_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template pareto_distribution [rand.dist.ext.pareto]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template pareto_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template pareto_distribution [rand.dist.ext.pareto]
+// Class template pareto_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template pareto_distribution [rand.dist.ext.pareto]
+// Class template pareto_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template pareto_distribution [rand.dist.ext.pareto]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template pareto_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <sstream>
@@ -21,8 +21,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template pareto_distribution [rand.dist.ext.pareto]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template pareto_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template rice_distribution [rand.dist.ext.rice]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template rice_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template rice_distribution [rand.dist.ext.rice]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template rice_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template rice_distribution [rand.dist.ext.rice]
+// Class template rice_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.5.8.4.5 Class template rice_distribution [rand.dist.ext.rice]
+// Class template rice_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template rice_distribution [rand.dist.ext.rice]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template rice_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <sstream>
@@ -21,8 +21,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template rice_distribution [rand.dist.ext.rice]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template rice_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// 26.4.8.3.* Class template uniform_in_sphere [rand.dist.ext.uniform_on_sphere]
-// 26.4.2.4 Concept RandomNumberDistribution [rand.concept.dist]
+// Class template uniform_on_sphere
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// Class template uniform_on_sphere_distribution [rand.dist.ext.uniform_on_sphere]
+// Class template uniform_on_sphere_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// Class template uniform_on_sphere_distribution [rand.dist.ext.uniform_on_sphere]
-// Concept RandomNumberDistribution [rand.concept.dist]
+// Class template uniform_on_sphere_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <sstream>
@@ -20,7 +20,7 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// Class template uniform_on_sphere_distribution [rand.dist.ext.uniform_on_sphere]
+// Class template uniform_on_sphere_distribution
#include <ext/random>
#include <testsuite_hooks.h>
@@ -20,8 +20,8 @@
// with this library; see the file COPYING3. If not see
// <http://www.gnu.org/licenses/>.
-// Class template uniform_on_sphere_distribution [rand.dist.ext.uniform_on_sphere]
-// Concept RandomNumberDistribution [rand.concept.dist]
+// Class template uniform_on_sphere_distribution
+// 26.5.1.6 Random number distribution requirements [rand.req.dist]
#include <ext/random>
#include <sstream>