Method template optimization that works in C++, but not very well D

Vladimir v.s.zverev at gmail.com
Wed Feb 19 22:58:13 PST 2014


> https://github.com/AlexeyAB/cpp_find_order/blob/06a80340ff403c4693bfe0ff8b80584f029c71a3/main.cpp.

I forgot to say that if you want to compile this program with 
help gcc you must use options:  -O3 -march=native -std=gnu++11


More information about the Digitalmars-d-learn mailing list