getTypeInfoType

Gets the type of the TypeInfo object associated with t

extern (C++)
getTypeInfoType

Parameters

loc Loc

the location for reporting line nunbers in errors

t Type

the type to get the type of the TypeInfo object for

sc Scope*

the scope

Return Value

Type: Type

The type of the TypeInfo object associated with t

Suggestion Box / Bug Report