annotate d2/qtd/Traits.d @ 349:925386e0e780

renamed MetaMarshall.d
author maxter <spambox@d-coding.com>
date Mon, 17 May 2010 21:48:15 +0300
parents 96a75b1e5b26
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
344
96a75b1e5b26 project structure changes
Max Samukha <maxter@spambox.com>
parents: 248
diff changeset
1 module qtd.Traits;
248
7664de4a55e5 Fixed #23.
maxter
parents:
diff changeset
2
344
96a75b1e5b26 project structure changes
Max Samukha <maxter@spambox.com>
parents: 248
diff changeset
3 public import std.traits;