mirror of
https://github.com/dlang/phobos.git
synced 2025-04-30 07:00:37 +03:00
![]() Allocators that rely on taking a block of unused memory to manage and allocate from it should take a ubyte[] instead of a void[] in order to prevent users from accidentally passing valid data and cause memory corruption/leaks. |
||
---|---|---|
.. | ||
building_blocks | ||
common.d | ||
gc_allocator.d | ||
mallocator.d | ||
mmap_allocator.d | ||
package.d | ||
showcase.d | ||
typed.d |