Inherent code performance advantages of D over C?

jerro a at a.com
Sat Dec 14 05:12:11 PST 2013


> @attribute("forceinline") foo()

should be

@attribute("forceinline") ReturnType foo()

of course.



More information about the Digitalmars-d mailing list