Thread overview
[Issue 1420] New: No builtin equivalents to C++ containers
Aug 15, 2007
d-bugmail
Sep 01, 2007
d-bugmail
August 15, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1420

           Summary: No builtin equivalents to C++ containers
           Product: D
           Version: unspecified
          Platform: PC
               URL: http://www.digitalmars.com/webnews/newsgroups.php?art_gr
                    oup=digitalmars.D.learn&article_id=9041
        OS/Version: Windows
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: tortoise_74@yahoo.co.uk


There are no 'official' containers in Phobos equivalent to for example std::set
in C++.
Strictly this is not a defect with the current Phobos but to a newcomer it is
not obvious where to turn. This lack is not mentioned anywhere on the various
websites in comparisons with C++.
An officially sanctioned set of containers (no pun intended) would surely be a
killer app and another Nail in the coffin for C++.


-- 

September 01, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1420


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement




-- 

October 11, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1420


Andrei Alexandrescu <andrei@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |andrei@metalanguage.com
         AssignedTo|nobody@puremagic.com        |andrei@metalanguage.com


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
September 25, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=1420


Andrei Alexandrescu <andrei@metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |LATER


--- Comment #1 from Andrei Alexandrescu <andrei@metalanguage.com> 2010-09-25 14:00:25 PDT ---
As std.container is being worked on, I'll preemptively mark this as resolved. It won't be forgotten...

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------