Time for std.reflection
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Sat Jul 21 21:48:35 PDT 2012
On 7/21/12 8:41 PM, deadalnix wrote:
> I don't understand. Are theses structures generated by the compiler or
> some kind of libraries at compile time on a per needed basis ?
These are all library structures. Internally they use std.traits, which
in turns uses compiler magic with __traits.
Andrei
P.S. What this thing wit quoting a long message to make a 1-line point?
Is that a thing?
More information about the Digitalmars-d
mailing list