Slow performance compared to C++, ideas?
Jacob Carlborg
doob at me.com
Tue Jun 4 01:41:14 PDT 2013
On 2013-06-04 09:38, Jonathan M Davis wrote:
> That would be good regardless of whether virtual or non-virtual is the
> default. In general, the function attributes other than access level specifiers
> and @safety attributes suffer from not being able to be undone once you use
> them with a colon or {}.
Something like !final would be a good idea. It can be generalized for
all attributes. No new keywords need to be introduced.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list