17 – incomplete docs on delete expression's interaction with the state of memory

D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 17 - incomplete docs on delete expression's interaction with the state of memory
Summary: incomplete docs on delete expression's interaction with the state of memory
Status: RESOLVED FIXED
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: PowerPC Mac OS X
: P2 normal
Assignee: Walter Bright
URL: http://www.digitalmars.com/drn-bin/ww...
Keywords:
Depends on:
Blocks:
Reported: 2006年03月05日 16:52 UTC by Brad Roberts
Modified: 2015年06月09日 05:15 UTC (History)
0 users

See Also:


Attachments
Add an attachment (proposed patch, testcase, etc.)

Note You need to log in before you can comment on or make changes to this issue.
Description Brad Roberts 2006年03月05日 16:52:33 UTC
http://www.digitalmars.com/d/expression.html#DeleteExpression
The description is silent as to the timing of some actions.. destructor calls, memory state. I'm 99% sure that destructors are called immediately and that the memory is released to the available pool immediately as well. Correct? Is this conditional based on the implementation of the gc libraries which are separate from the library? IE, is this a language defined aspect or a gc implementation defined behavior?
Comment 1 Walter Bright 2006年03月20日 22:19:50 UTC
Fixed 0.150


AltStyle によって変換されたページ (->オリジナル) /