bit fields

Walter Bright newshound2 at digitalmars.com
Mon Aug 30 01:44:05 UTC 2021


Another reason for D bit fields are the various C to D and C++ to D translators. 
It's an unreasonable burden on those translation developers to account for all 
the different undocumented bit field layout algorithms.


More information about the Digitalmars-d mailing list