On Thursday, 17 April 2014 at 18:29:21 UTC, Kagamin wrote:
How is this different from my example?
b = new byte[StateImpl.sizeof + CellIndex.sizeof*cellCount]; this line creates heap indirection
On Thursday, 17 April 2014 at 18:29:21 UTC, Kagamin wrote:
How is this different from my example?
b = new byte[StateImpl.sizeof + CellIndex.sizeof*cellCount]; this line creates heap indirection