[Bug libstdc++/11179] valarray resize error
gdr@integrable-solutions.net
gcc-bugzilla@gcc.gnu.org
Sat Jun 14 07:57:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11179
------- Additional Comments From gdr@integrable-solutions.net 2003-06-14 07:57 -------
Subject: Re: valarray resize error
"mmckerns@its.caltech.edu" <gcc-bugzilla@gcc.gnu.org> writes:
[...]
| However this is annoying, because the gcc valarray claims to be
| STL compliant,
Really? Where did you find that statement? Valarray is not part of
the STL. However I do claim that varallay<T>::resize() does exactly
what the standard requires. You may check the reference I gave.
and maybe it is...
| but Microsoft C++ valarray also claims to be STL compliant,
| and they have the resize behavior that I described.
If Microsoft C++ valarray does something different then it is a bug in
that library.
-- Gaby
More information about the Gcc-bugs
mailing list