On Friday, October 28, 2016 10:52:05 Temtaime via Digitalmars-d-learn wrote:
> Hi !
> Tried to find
> alias Typeof(alias A) = typeof(A);
> or something, but failed.
>
> Are there something or should I create a PR to phobos?
> Thanks

If it were in Phobos, I'd expect it to be in std.meta, and it's not there.

- Jonathan M Davis

Reply via email to