On Wednesday, 10 October 2012 at 08:33:39 UTC, Manu wrote:
I do indeed care about debug builds, but one interesting possibility that I discussed with Walter last week was a #pragma inline statement, which may force-enable inlining even in debug. I'm not sure how that would translate
to GDC/LDC, […]

pragma(always_inline) or something like that would be trivially easy to implement in LDC.

David

Reply via email to