This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: libstdc++/8034: hash_map missing from namespace std


Synopsis: hash_map missing from namespace std

Responsible-Changed-From-To: unassigned->paolo
Responsible-Changed-By: paolo
Responsible-Changed-When: Wed Sep 25 07:41:00 2002
Responsible-Changed-Why:
    Responsible.
State-Changed-From-To: open->analyzed
State-Changed-By: paolo
State-Changed-When: Wed Sep 25 07:41:00 2002
State-Changed-Why:
    Indeed, it is deliberate, since hash_map is a non standard
    container: it's a quite useful addition but as such
    does *not* appear in the ISO/ANSI standard for C++. I will
    look into the insert_iterator bits, however...

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8034


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]