[Issue 2801] std.typecons.Unique does not work

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2801

Andrei Alexandrescu  changed:

   What|Removed |Added

Version|2.027   |D2

--


[Issue 2801] std.typecons.Unique does not work

2012-12-01 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2801


Andrej Mitrovic  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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


[Issue 2801] std.typecons.Unique does not work

2011-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2801


Andrej Mitrovic  changed:

   What|Removed |Added

 CC||andrej.mitrov...@gmail.com


--- Comment #1 from Andrej Mitrovic  2011-05-26 
12:55:25 PDT ---
This works now.

But why on earth do the ctor, dtor and release call writeln?

rdmd test.d:
Unique constructor with rvalue
Unique destructor of uniqtest.A

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