[Issue 2087] Merge stc.typecons.defineEnum with enum
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jun 10 12:29:55 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=2087
kennytm at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |kennytm at gmail.com
Resolution| |FIXED
--- Comment #1 from kennytm at gmail.com 2011-06-10 12:25:21 PDT ---
enum is not a class, there will not be enum.toString. Nevertheless, std.conv.to
supports converting between an enum and string for a number of versions
already. std.typecons.defineEnum has also been deprecated.
--
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