Function prototype + definition in the same file
Maxim Fomin
maxim at maxim-fomin.ru
Wed Sep 26 03:28:02 PDT 2012
On Wednesday, 26 September 2012 at 10:09:14 UTC, deadalnix wrote:
> In other terms, supporting such a feature add complexity to the
> compiler, and it should come with a sufficient benefice to make
> sense to implement.
It seems to be just opposite: creating ambiguity between function
body and its declaration is a language complexity.
More information about the Digitalmars-d
mailing list