What is TypeIdent in the ABI spec ?

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat Jul 4 22:23:41 PDT 2015


On 7/4/2015 3:14 PM, deadalnix wrote:
> http://dlang.org/abi.html#TypeIdent
>
> TypeIdent:
>      I QualifiedName
>
> What is that ?

It's used when there's an unresolved type.


More information about the Digitalmars-d mailing list