We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd60483 commit b4548ebCopy full SHA for b4548eb
spec/expression.dd
@@ -3048,13 +3048,13 @@ $(GNAME TypeidExpression):
3048
)
3049
3050
$(P If $(I Type), returns an instance of class
3051
- $(DPLLINK phobos/object.html, $(D TypeInfo))
+ $(DPLLINK library/object/type_info.html, $(D TypeInfo))
3052
corresponding
3053
to $(I Type).
3054
3055
3056
$(P If $(I Expression), returns an instance of class
3057
3058
3059
to the type of the $(I Expression).
3060
If the type is a class, it returns the $(D TypeInfo)
0 commit comments