From Jason Turner

[rand.eng.general]

Diff to HTML by rtfpessoa

tmp/tmp5k5w1q0h/{from.md → to.md} RENAMED
@@ -19,11 +19,11 @@ that are not described in [[rand.req.eng]] or for operations where there
19
  is additional semantic information. In particular, declarations for copy
20
  constructors, for copy assignment operators, for streaming operators,
21
  and for equality and inequality operators are not shown in the synopses.
22
 
23
  Each template specified in [[rand.eng]] requires one or more
24
- relationships, involving the value(s) of its non-type template
25
  parameter(s), to hold. A program instantiating any of these templates is
26
  ill-formed if any such required relationship fails to hold.
27
 
28
  For every random number engine and for every random number engine
29
  adaptor `X` defined in [[rand.eng]] and in [[rand.adapt]]:
 
19
  is additional semantic information. In particular, declarations for copy
20
  constructors, for copy assignment operators, for streaming operators,
21
  and for equality and inequality operators are not shown in the synopses.
22
 
23
  Each template specified in [[rand.eng]] requires one or more
24
+ relationships, involving the value(s) of its constant template
25
  parameter(s), to hold. A program instantiating any of these templates is
26
  ill-formed if any such required relationship fails to hold.
27
 
28
  For every random number engine and for every random number engine
29
  adaptor `X` defined in [[rand.eng]] and in [[rand.adapt]]: