C++ to get compile-time reflection?
Atila Neves
atila.neves at gmail.com
Thu Mar 13 09:30:59 PDT 2014
On Thursday, 13 March 2014 at 16:18:09 UTC, w0rp wrote:
> On Thursday, 13 March 2014 at 09:41:35 UTC, Atila Neves wrote:
>> http://www.reddit.com/r/programming/comments/20967a/can_qts_moc_be_replaced_by_c_reflection/
>>
>> Some relevant links in the post itself.
>>
>> Atila
>
> Thanks for sharing this. This is particularly interesting for
> me and my continuing work on Qt bindings in D. I may use
> similar ideas with D's features to generate some Qt things, if
> at all possible.
I hadn't thought about Qt bindings to D, but now that you mention
it, it'd be pretty awesome! Cos, you know, we have compile time
reflection already. :)
Atila
More information about the Digitalmars-d
mailing list