Implementing Pure Functions

Kagamin spam at here.lot
Thu Jun 16 23:59:46 PDT 2011


Walter Bright Wrote:

> > You mean, implementation-defined?
> 
> It's typed as pointing to a pure function. So, it's callable from a pure function.

I mean that function pointers are not documented to allow dereference operator, that's why behavior of your code is implementation-dependent. You spend too much time writing in C++.


More information about the Digitalmars-d mailing list