Is there anyway to access LLVM's 128 bit int type for C from LDC?

Jack Stouffer jack at jackstouffer.com
Thu Dec 14 19:47:53 UTC 2017


Clang has __int128. Is there anyway to use this with D with LDC?


More information about the Digitalmars-d-learn mailing list