On Friday, 10 June 2016 at 10:27:09 UTC, Andrei Alexandrescu
wrote:
On 6/9/16 7:56 PM, maik klein wrote:
Also C++ beat D in every compile time meta programming
benchmark that I
have tested.
Intriguing. Do you have a couple of representative benchmarks
along with their C++ counterparts to post to bugzilla? Thanks!
-- Andrei
Not in a presentable form, I still have a framework on my other
machine. I basically generated new D files from within D and then
compiled them using ldc/dmd.
I could clean it up and upload it when I have some time.