public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: libstdc++/8034: hash_map missing from namespace std
@ 2002-10-11 13:16 Gabriel Dos Reis
  0 siblings, 0 replies; 4+ messages in thread
From: Gabriel Dos Reis @ 2002-10-11 13:16 UTC (permalink / raw)
  To: paolo; +Cc: gcc-prs

The following reply was made to PR libstdc++/8034; it has been noted by GNATS.

From: Gabriel Dos Reis <gdr@integrable-solutions.net>
To: ethaky@eth.ericsson.se
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: libstdc++/8034: hash_map missing from namespace std
Date: 11 Oct 2002 22:10:29 +0200

 ethaky@eth.ericsson.se writes:
 
 | 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? 
 
 hash_map<> being moved to __gnu_cxx:: is a deliberate decision.
 
 The specialization of insert_iterator<> for __gnu_cxx::hash_map<> 
 being defined in std:: is deliberate because that is where the primary
 template insert_iterator<>  is defined.
 
 -- Gaby


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libstdc++/8034: hash_map missing from namespace std
@ 2002-10-11 13:11 gdr
  0 siblings, 0 replies; 4+ messages in thread
From: gdr @ 2002-10-11 13:11 UTC (permalink / raw)
  To: ethaky, gcc-bugs, gcc-prs, paolo

Synopsis: hash_map missing from namespace std

State-Changed-From-To: analyzed->closed
State-Changed-By: gdr
State-Changed-When: Fri Oct 11 13:11:36 2002
State-Changed-Why:
    Not a bug.

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: libstdc++/8034: hash_map missing from namespace std
@ 2002-09-25  7:41 paolo
  0 siblings, 0 replies; 4+ messages in thread
From: paolo @ 2002-09-25  7:41 UTC (permalink / raw)
  To: ethaky, gcc-bugs, gcc-prs, nobody, paolo

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* libstdc++/8034: hash_map missing from namespace std
@ 2002-09-25  5:36 ethaky
  0 siblings, 0 replies; 4+ messages in thread
From: ethaky @ 2002-09-25  5:36 UTC (permalink / raw)
  To: gcc-gnats


>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:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-10-11 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-11 13:16 libstdc++/8034: hash_map missing from namespace std Gabriel Dos Reis
  -- strict thread matches above, loose matches on Subject: below --
2002-10-11 13:11 gdr
2002-09-25  7:41 paolo
2002-09-25  5:36 ethaky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).