mirror of
https://github.com/dlang/phobos.git
synced 2025-04-28 06:00:35 +03:00
![]() Region will now always assume that its ParentAllocator is a real allocator, and attempt to use its 'allocate' and 'deallocate' methods accordingly. The behavior previously provided by Region!(NullAllocator, ...) remains available via BorrowedRegion!(...). See issue 23090 for detailed rationale. |
||
---|---|---|
.. | ||
building_blocks | ||
common.d | ||
gc_allocator.d | ||
mallocator.d | ||
mmap_allocator.d | ||
package.d | ||
showcase.d | ||
typed.d |