Evaluating __FILE__ and __LINE__ of caller?

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Mar 3 14:01:38 PST 2012


On 3/3/12, H. S. Teoh <hsteoh at quickfur.ath.cx> wrote:
> Of course, with D's templates, CTFE, and compile-time introspection
> capabilities, I can't imagine when autogeneration would actually be
> required, but we're talking about hypotheticals here.

It can be if you need an OOP D binding to a C/C++ library. E.g. QtD
uses an autogenerator, GtkD as well.


More information about the Digitalmars-d-learn mailing list