Time for std.reflection

deadalnix deadalnix at gmail.com
Sun Jul 22 04:58:47 PDT 2012


On 22/07/2012 06:48, Andrei Alexandrescu wrote:
> 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
>

Sounds good, but what about derived classes ?

> P.S. What this thing wit quoting a long message to make a 1-line point?
> Is that a thing?

It is what happen when you editor collapse the text :D


More information about the Digitalmars-d mailing list