This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/24061] Documentation in /tr1/hashtable proposes possibly misleading change
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2005 09:43:01 -0000
- Subject: [Bug libstdc++/24061] Documentation in /tr1/hashtable proposes possibly misleading change
- References: <20050925235907.24061.atavory@gmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2005-09-26 09:42 -------
Actually, on second thought, I'm not sure we should give up consistency so easily
only because the it = t.erase(it) idiom cannot be meaningfully used together with
unordered containers: otherwise, why, f.i., vector::erase returns an iterator?!?!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24061