System programming in D (Was: The God Language)

Kapps Kapps at NotValidEmail.com
Thu Dec 29 03:48:32 PST 2011


Agreed.

There are plenty of real-world, even 'common' examples where the lack of 
being able to force inlining for a function is a problem. The main one 
I've run into is not being able to inline functions with assembly, thus 
not being able to implement efficient SIMD operations.


More information about the Digitalmars-d mailing list