Section: 29.5.2 [rand.synopsis] Status: NAD Editorial Submitter: Daniel Krügler Opened: 2007-03-08 Last modified: 2016-01-28
Priority: Not Prioritized
View all other issues in [rand.synopsis].
View all issues with NAD Editorial status.
Discussion:
29.5.2 [rand.synopsis] the header <random>
synopsis
contains an unreasonable closing curly brace inside the
subtract_with_carry_engine
declaration.
Proposed resolution:
Change the current declaration in 29.5.2 [rand.synopsis]
template <class UIntType, size_t w}, size_t s, size_t r> class subtract_with_carry_engine;
[ Pete: Recommends editorial. ]