@@ -992,14 +992,14 @@ $(MULTICOLS 4,
992
992
$(LINK2 statement.html#SwitchStatement, $(D case))
993
993
$(LINK2 expression.html#CastExpression, $(D cast))
994
994
$(LINK2 statement.html#TryStatement, $(D catch))
995
- $(LINK2 type.html, $(D cdouble))
995
+ $(GDEPRECATED $( LINK2 type.html, $(D cdouble) ))
996
996
$(LINK2 type.html, $(D cent))
997
- $(LINK2 type.html, $(D cfloat))
997
+ $(GDEPRECATED $( LINK2 type.html, $(D cfloat) ))
998
998
$(LINK2 type.html, $(D char))
999
999
$(LINK2 class.html, $(D class))
1000
1000
$(LINK2 attribute.html#const, $(D const))
1001
1001
$(LINK2 statement.html#ContinueStatement, $(D continue))
1002
- $(LINK2 type.html, $(D creal))
1002
+ $(GDEPRECATED $( LINK2 type.html, $(D creal) ))
1003
1003
1004
1004
$(LINK2 type.html, $(D dchar))
1005
1005
$(LINK2 version.html#debug, $(D debug))
@@ -1026,17 +1026,17 @@ $(MULTICOLS 4,
1026
1026
1027
1027
$(LINK2 statement.html#GotoStatement, $(D goto))
1028
1028
1029
- $(LINK2 type.html, $(D idouble))
1029
+ $(GDEPRECATED $( LINK2 type.html, $(D idouble) ))
1030
1030
$(LINK2 statement.html#IfStatement, $(D if))
1031
- $(LINK2 type.html, $(D ifloat))
1031
+ $(GDEPRECATED $( LINK2 type.html, $(D ifloat) ))
1032
1032
$(LINK2 attribute.html#immutable, $(D immutable))
1033
1033
$(LINK2 expression.html#ImportExpression, $(D import))
1034
1034
$(LINK2 expression.html#InExpression, $(D in))
1035
1035
$(LINK2 function.html#inout-functions, $(D inout))
1036
1036
$(LINK2 type.html, $(D int))
1037
1037
$(LINK2 interface.html, $(D interface))
1038
1038
$(LINK2 contracts.html, $(D invariant))
1039
- $(LINK2 type.html, $(D ireal))
1039
+ $(GDEPRECATED $( LINK2 type.html, $(D ireal) ))
1040
1040
$(LINK2 expression.html#IsExpression, $(D is))
1041
1041
1042
1042
$(LINK2 function.html#overload-sets, $(D lazy))
0 commit comments