|
LCS-2016-030 |
|
1 {21-Jan-2017} 2 {08-Feb-2017} |
|
08-Feb-2017 |
|
Voting |
|
Patrick Lehmann |
|
Main.PatrickLehmann |
|
Garbage Collection |
|
Allow Garbage Collection. |
type AT is access T;the following legacy operation is implicitly declared immediately following the access type declaration:
procedure DEALLOCATE (P: inout AT);Procedure DEALLOCATE takes as its single parameter a variable of the specified access type.