[Issue 5175] Add a way to get parameter names to std.traits

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jun 6 09:55:19 PDT 2014


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

Justin Whear <justin at economicmodeling.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |justin at economicmodeling.com
         Resolution|---                         |FIXED

--- Comment #2 from Justin Whear <justin at economicmodeling.com> ---
Fixed with the addition of ParameterIdentifierTuple
(http://dlang.org/phobos/std_traits.html#ParameterIdentifierTuple).

--


More information about the Digitalmars-d-bugs mailing list