[dmd-internals] Type-checked arrays?
mrmocool at gmx.de
mrmocool at gmx.de
Wed Jun 15 05:36:34 PDT 2011
Am 15.06.2011, 14:15 Uhr, schrieb Michel Fortin
<michel.fortin at michelf.com>:
> (Note: I could use reference return and operator[] instead to make
> things tidier, but it seems DMD avoids those C++ features...)
...
> What do you think? Is this change worth it? Walter, would you agree with
> such a change?
Definitely worth it.
But if we do all that work anyway, we should really do it properly, i.e.
with operator[]!
More information about the dmd-internals
mailing list