What is contained within this byte? (T[0]).sizeof == 0, why isn't void also 0?
- void.sizeof == 1, not 0 simendsjo
- Re: void.sizeof == 1, not 0 Ali Çehreli
- Re: void.sizeof == 1, not 0 simendsjo
What is contained within this byte? (T[0]).sizeof == 0, why isn't void also 0?