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++.

Reply via email to