Iros
 
Loading...
Searching...
No Matches
di::container::detail::AllocateManyFunction< T > Struct Template Reference

#include <di/container/allocator/allocate_many.h>

Public Member Functions

template<concepts::Allocator Alloc>
constexpr auto operator() (Alloc &allocator, usize count) const -> meta::AllocatorResult< Alloc, AllocationResult< T > >
 

Member Function Documentation

◆ operator()()

template<typename T>
template<concepts::Allocator Alloc>
auto di::container::detail::AllocateManyFunction< T >::operator() ( Alloc & allocator,
usize count ) const -> meta::AllocatorResult<Alloc, AllocationResult<T>>
inlineconstexpr

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