This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: slices ; Stroustrup & libstdc++


Gerhard Wesp <gwesp@cosy.sbg.ac.at> writes:

| > mentioned that the valarray classes, "were not designed very well.
| > In fact, nobody tried to determine whether the final specification
| > worked."
| 
|   indeed i'm starting to get this impression.  (quite arrogant for a c++
| newbie like me, isn't it? ;-) the standard doesn't seem
| to define the very useful (IMO) computed assignment operators, like
| 
|     void operator*=(const T& x);
| 
|   only with other valarrays as arguments.
| 
|   well, c'est la vie, i guess, and i'll have to write my own loops.

I submited a defect, a long time ago. It was considered NAD and
classified as a request for extension -- what I think it is not.  If
you feel that it is indeed a defect then I'll encourage you to send a
note to the committee. You'll have my support.

-- Gaby

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]