Norman Feske e9558a36f9 util/allocation.h: base type for allocation objs
The 'Allocation' type represents the result of an allocator, which
guards the lifetime of the allocation. The 'Allocation::Attempt' type is
a suitable result type for allocators that need to reflect either an
successful allocation or an error condition.

Issue #5502
2025-04-10 14:27:21 +02:00
..
2024-07-02 12:00:11 +02:00
2025-01-30 16:30:13 +01:00
2025-04-10 14:15:34 +02:00
2021-01-25 13:58:10 +01:00
2024-07-02 12:00:11 +02:00
2024-02-26 08:59:07 +01:00
2024-07-02 12:00:11 +02:00