libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libjit] Recursive struct types


From: Gil Barbosa
Subject: [Libjit] Recursive struct types
Date: Sat, 7 Apr 2018 09:51:47 -0300

Hi,

I want to know if there​ is a way to create struct types that contains fields that are pointer to other instances of itself, like linked lists. `jit_type_create_struct` expects the fields' types, so I don't know if I can create it beforehand and pass a pointer as a field.

Thanks,

Gil Barbosa Reis

reply via email to

[Prev in Thread] Current Thread [Next in Thread]