[Issue 5219] @noheap annotation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 30 05:56:41 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=5219


Denis Shelomovskij <verylonglogin.reg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |verylonglogin.reg at gmail.com


--- Comment #14 from Denis Shelomovskij <verylonglogin.reg at gmail.com> 2013-06-30 16:56:38 MSD ---
One of the good usages of `@noheap` is a class destructor:
---
~this() @noheap; // @noheap for the win!
---

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list