#include <di/container/allocator/allocate.h>
Public Member Functions | |
| template<typename A> | |
| constexpr auto | operator() (A &allocator, usize size, usize alignment) const -> concepts::MaybeFallible< AllocationResult<> > auto requires(concepts::TagInvocable< AllocateFunction, A &, usize, usize >|| |
|
inlineconstexpr |