Iros
 
Loading...
Searching...
No Matches
di::container::detail::AllocateFunction Struct Reference

#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 >||
 

Member Function Documentation

◆ operator()()

template<typename A>
auto di::container::detail::AllocateFunction::operator() ( A & allocator,
usize size,
usize alignment ) const -> concepts::MaybeFallible<AllocationResult<>> auto requires(concepts::TagInvocable<AllocateFunction, A&, usize, usize> ||
inlineconstexpr

The documentation for this struct was generated from the following file: