On 3/3/11 4:28 PM, Jacob Carlborg wrote:
So much for the "having the same implementation for the compile time
function and the runtime function".

Well, that's exactly what __ctfe allows for in this case – optimizing a small section of the code for performance using runtime-only stuff, while still being able to call all functions depending of it at compile time too…

Do you think you will find time to work on this reasonably soon, Steve?

David


Reply via email to