[Issue 11706] Alias to the original type inside std.typecons.Typedef

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Apr 22 14:36:17 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=11706

--- Comment #1 from bearophile_hugs at eml.cc ---
An alternative solution is to use something in std.traits to get the underlying
type of a Typedef.

--


More information about the Digitalmars-d-bugs mailing list