http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56170
--- Comment #9 from Ami Tavory 2013-03-26 21:40:03
UTC ---
Great, many thanks!
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: atavory at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24054
ignedTo: unassigned at gcc dot gnu dot org
ReportedBy: atavory at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24061
nordered_map seems to seg-fault when caching hash
values
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot
--- Additional Comments From atavory at gmail dot com 2005-09-26 22:22
---
(In reply to comments #2 and #3:
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
unor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56170
Bug #: 56170
Summary: Extension debug_allocator seems non-compliant w.r.t.
rebind
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56170
--- Comment #6 from Ami Tavory 2013-02-02 07:24:16
UTC ---
Hi Paolo (again) and Jonathan,
Thanks for offering to add the missing functionality, Jonathan.
I was wondering if there might be an interest to add _AllocatorConcept to