October 28, 2018 is function pointer least significant bit always zero ? | ||||
---|---|---|---|---|
| ||||
I plan to use function pointer least significant bit to store some information. If there is no GC on my system, I think it will help the memory is well aligned. The question is all the function least significant bit is zero ? |
October 27, 2018 Re: is function pointer least significant bit always zero ? | ||||
---|---|---|---|---|
| ||||
Posted in reply to learnfirst1 | On 10/27/2018 09:16 PM, learnfirst1 wrote: > I plan to use function pointer least significant bit to store some information. > > If there is no GC on my system, I think it will help the memory is well aligned. > > The question is all the function least significant bit is zero ? Most definitely. Related presentation: http://dconf.org/2016/talks/sechet.html Ali |
Copyright © 1999-2021 by the D Language Foundation