New names - 2.068 roundup
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jun 24 18:28:18 PDT 2015
On Wednesday, 24 June 2015 at 21:53:25 UTC, Steven Schveighoffer
wrote:
>> Also, I'm not sure why TypeTuple is introduced in std.meta
>> "for legacy
>> compatibility" as the module is brand new.
>
> std.meta was moved from std.typetuple, and it now publicly
> imports std.meta.
>
> -Steve
It is possible for std.typetuple to publicly import std.meta and
have the alias also in there?
More information about the Digitalmars-d
mailing list