is function pointer least significant bit always zero ?
    Ali Çehreli 
    acehreli at yahoo.com
       
    Sun Oct 28 04:37:29 UTC 2018
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list