Skip to content

Commit 75f4d3f

Browse files
committed
Deprecate class allocators and deallocators
1 parent effa600 commit 75f4d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deprecate.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $(SPEC_S Deprecated Features,
1111
$(TABLE2 Deprecated Features,
1212
$(THEAD Feature, Spec, Dep, Error, Gone)
1313
$(TROW $(DEPLINK Hexstring literals), 2.079, 2.079,  ,  )
14-
$(TROW $(DEPLINK Class allocators and deallocators), future,  ,  ,  )
14+
$(TROW $(DEPLINK Class allocators and deallocators),  , 2.080,  ,  )
1515
$(TROW $(DEPLINK Implicit comparison of different enums), 2.075, 2.075,  ,  )
1616
$(TROW $(DEPLINK Implicit string concatenation), 2.072, 2.072,  ,  )
1717
$(TROW $(DEPLINK Using the result of a comma expression), 2.072, 2.072, 2.079,  )

0 commit comments

Comments
 (0)