#include <di/execution/query/get_allocator.h>
|
| template<typename T> |
| constexpr auto | operator() (T &&value) const -> concepts::Allocator auto |
| |
| constexpr auto | operator() () const |
| |
| constexpr auto | operator() (auto tag) const -> bool |
| |
◆ operator()() [1/2]
| auto di::execution::detail::GetAllocatorFunction::operator() |
( |
| ) |
const |
|
constexpr |
◆ operator()() [2/2]
template<typename T>
| auto di::execution::detail::GetAllocatorFunction::operator() |
( |
T && | value | ) |
const -> concepts::Allocator auto |
|
inlineconstexpr |
The documentation for this struct was generated from the following files: