From Jason Turner

[rand.req]

Diff to HTML by rtfpessoa

tmp/tmpfsu3sqtn/{from.md → to.md} RENAMED
@@ -178,11 +178,11 @@ It is unspecified whether `D::param_type` is declared as a (nested)
178
  `D::param_type` are in the form of `typedef`s for convenience of
179
  exposition only.
180
 
181
  `P` shall satisfy the requirements of `CopyConstructible` (Table 
182
  [[copyconstructible]]), `CopyAssignable` (Table  [[copyassignable]]),
183
- and EqualityComparable (Table  [[equalitycomparable]]) types.
184
 
185
  For each of the constructors of `D` taking arguments corresponding to
186
  parameters of the distribution, `P` shall have a corresponding
187
  constructor subject to the same requirements and taking arguments
188
  identical in number, type, and default values. Moreover, for each of the
 
178
  `D::param_type` are in the form of `typedef`s for convenience of
179
  exposition only.
180
 
181
  `P` shall satisfy the requirements of `CopyConstructible` (Table 
182
  [[copyconstructible]]), `CopyAssignable` (Table  [[copyassignable]]),
183
+ and `EqualityComparable` (Table  [[equalitycomparable]]) types.
184
 
185
  For each of the constructors of `D` taking arguments corresponding to
186
  parameters of the distribution, `P` shall have a corresponding
187
  constructor subject to the same requirements and taking arguments
188
  identical in number, type, and default values. Moreover, for each of the