Enable creating ArrayList with zero-sized types. This type still tracks length, but does not allocate additional memory.
50 KiB
50 KiB
Enable creating ArrayList with zero-sized types. This type still tracks length, but does not allocate additional memory.