Title
Typo in subtract_with_carry_engine declaration
Status
nad editorial
Section
[rand.synopsis]
Submitter
Daniel Krügler

Created on 2007-03-08.00:00:00 last changed 163 months ago

Messages

Date: 2010-10-21.18:28:33

Proposed resolution:

Change the current declaration in [rand.synopsis]

template <class UIntType, size_t w}, size_t s, size_t r>
class subtract_with_carry_engine;
Date: 2007-03-08.00:00:00

[rand.synopsis] the header <random> synopsis contains an unreasonable closing curly brace inside the subtract_with_carry_engine declaration.

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg3347
2007-03-08 00:00:00admincreate