Loading [MathJax]/extensions/tex2jax.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
di::execution::detail::GetAllocatorFunction Struct Reference

#include <di/execution/query/get_allocator.h>

Inheritance diagram for di::execution::detail::GetAllocatorFunction:
[legend]

Public Member Functions

template<typename T>
constexpr auto operator() (T &&value) const -> concepts::Allocator auto
 
constexpr auto operator() () const
 
- Public Member Functions inherited from di::execution::ForwardingQuery
constexpr auto operator() (auto tag) const -> bool
 

Member Function Documentation

◆ 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: