Compile time function execution...

Serg Kovrov kovrov at no.spam
Sat Feb 24 14:51:38 PST 2007


Tyler Knott wrote:
> You can only compile-time execute D functions that have their full 
> source (and the full source of any functions they call) available to the 
> compiler at compile-time.

Yeah I figured this much yet.

So, to access for example, math functions - I should provide D source 
code. Sadly, there is not much I can do without at least C runtime...

-- 
serg.



More information about the Digitalmars-d mailing list