Skip to content

StorageBasic allocation logic now reports number of elements

When looking at allocations it is useful to have memory size and the number of elements so you can figure out what type/sizeof(type) is being allocated

Merge request reports