[Patch] libstdc++/25626: valarray vs non-POD

Gabriel Dos Reis gdr@cs.tamu.edu
Sun Jan 15 20:25:00 GMT 2006


Paolo Carlini <pcarlini@suse.de> writes:

| Paolo Carlini wrote:
| 
| >>The gslice_array bits are not ok: _M_data is private. I'm looking into this. 
| >>    
| >>
| >I can deal with this problem taking another small bit from Gaby's big draft.
| >  
| >
| 
| However, I like the below much more (*), even if it adds a little bit of
| code and copy_construct goes through an indirection: is *totally*
| consistent with the existing design.

I much prefer the use of __values().

(I'm away from home, and mostly from mail when you sent your patch).

-- Gaby



More information about the Libstdc++ mailing list