What is TypeIdent in the ABI spec ?
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jul 7 00:24:46 PDT 2015
On 7/6/2015 3:52 PM, deadalnix wrote:
> On Sunday, 5 July 2015 at 05:23:41 UTC, Walter Bright wrote:
>> 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.
>
> Unresolved types in the ABI ? Is that even possible ?
I don't remember the cases, but yes.
More information about the Digitalmars-d
mailing list