digitalmars.D.learn - pure, safe, nothrow delegate
- Michal Minich <michal.minich gmail.com> Mar 09 2010
- bearophile <bearophileHUGS lycos.com> Mar 10 2010
- Michal Minich <michal.minich gmail.com> Mar 11 2010
is there way to decorate delegate type with any of these?
Mar 09 2010
Michal Minich:is there way to decorate delegate type with any of these?
Yes, you can do it, but this part of the language is new and I think it has some bugs. Bye, bearophile
Mar 10 2010
On Wed, 10 Mar 2010 08:28:16 -0500, bearophile wrote:Michal Minich:is there way to decorate delegate type with any of these?
Yes, you can do it, but this part of the language is new and I think it has some bugs. Bye, bearophile
I see that you also post a bug report about it. Thank you.
Mar 11 2010








Michal Minich <michal.minich gmail.com>