[Bug libstdc++/42242] vector::resize could be split up into two different functions
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Wed Dec 2 00:01:00 GMT 2009
------- Comment #13 from paolo dot carlini at oracle dot com 2009-12-02 00:01 -------
This is essentially PR32618, see the last audit trail entries, in particular.
As far as I know my last remark is still an issue (I told privately Howard but
then I dropped it): without Concepts, it's quite hard to implement the two
separate resize and at the same time keep on guaranteeing that the std::vector
class can be explicitly instantiated for non-default constructible types. If
somebody is aware of decently simple ways to do that for 4.5.0, I'm all ears...
*** This bug has been marked as a duplicate of 32618 ***
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42242
More information about the Gcc-bugs
mailing list