Created on 1998-12-15.00:00:00 last changed 184 months ago
Proposed resolution:
Change in Section [template.valarray] the declaration of operator!() so that the return type is valarray<bool>.
In Section [template.valarray] valarray<T>::operator!() is declared to return a valarray<T>, but in Section [valarray.unary] it is declared to return a valarray<bool>. The latter appears to be correct.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-21 18:28:33 | admin | set | messages: + msg1316 |
| 1998-12-15 00:00:00 | admin | create | |