Newbie initial comments on D language - RTTI and run-time reflection

Xinok xnknet at gmail.com
Mon Jan 28 17:13:23 PST 2008


Edward Diener wrote:
> I have searched through the pdf documentation bit did not find a full
> explanation of RTTI facilities in D. The reason I ask about this is that
> it appears there is a 3rd party reflection facility but I do not see the
> documentation in D that explains if and how reflection works in D. Does
> it exist in D ? Is there documentation for it ?
> 
D 2.0 is an experimental branch which supports compile time reflection. 
It's documented here:
http://digitalmars.com/d/2.0/traits.html



More information about the Digitalmars-d mailing list