std.traits.ParameterIdentifierTuple bug or not?

Jacob Carlborg doob at me.com
Thu Nov 7 13:02:45 PST 2013


On 2013-11-07 19:39, Uranuz wrote:
> Thanks a lot! Seems that I still don't understand where and for what
> alias is needed and this is may be why I avoid of it's usage in template
> parameters. Can you clear for me base cases where alias is essential in
> template parameters?

In short, an alias parameter is pass-by-name.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list