[Issue 5640] error with constructing RedBlackTree from range of array (typesafe variadics)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 23 14:49:44 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=5640


Ellery Newcomer <ellery-newcomer at utulsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ellery-newcomer at utulsa.edu
         Resolution|                            |WORKSFORME


--- Comment #2 from Ellery Newcomer <ellery-newcomer at utulsa.edu> 2012-07-23 14:49:42 PDT ---
auto tree = redBlackTree!string("foo", "bar", "baz");

compiles with dmd 2.059

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


More information about the Digitalmars-d-bugs mailing list