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]

libstdc++/8034: hash_map missing from namespace std


>Number:         8034
>Category:       libstdc++
>Synopsis:       hash_map missing from namespace std
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 25 05:36:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Akos Korosmezey
>Release:        3.2
>Organization:
>Environment:
Sparc Solaris 8
>Description:
hash_map (from <ext/hash_map>) used to be in the std namespace, but it is in __gnu_cxx now. Only its insert_iterator is in std. Is this deliberate or is something missing?
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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