annotate d1/qtd/Traits.d @ 314:80b52f5e97b6 lifetime

Structure without common root dir
author maxter <spambox@d-coding.com>
date Wed, 23 Dec 2009 23:17:36 +0200
parents 8674fd5f34f4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
314
80b52f5e97b6 Structure without common root dir
maxter <spambox@d-coding.com>
parents: 311
diff changeset
1 module qtd.Traits;
311
8674fd5f34f4 Added d1/d2 top directories
maxter <spambox@d-coding.com>
parents:
diff changeset
2
314
80b52f5e97b6 Structure without common root dir
maxter <spambox@d-coding.com>
parents: 311
diff changeset
3 public import tango.core.Traits : BaseTypeTuple = BaseTypeTupleOf;