From Jason Turner

[rand.adapt.disc]

Diff to HTML by rtfpessoa

tmp/tmp493gtuqk/{from.md → to.md} RENAMED
@@ -54,8 +54,8 @@ template<class Engine, size_t p, size_t r>
54
  The following relations shall hold: `0 < r` and `r <= p`.
55
 
56
  The textual representation consists of the textual representation of `e`
57
  followed by the value of `n`.
58
 
59
- In addition to its behavior pursuant to section  [[rand.req.adapt]],
60
  each constructor that is not a copy constructor sets `n` to 0.
61
 
 
54
  The following relations shall hold: `0 < r` and `r <= p`.
55
 
56
  The textual representation consists of the textual representation of `e`
57
  followed by the value of `n`.
58
 
59
+ In addition to its behavior pursuant to subclause  [[rand.req.adapt]],
60
  each constructor that is not a copy constructor sets `n` to 0.
61