kokkos-execution 0.0.1
Loading...
Searching...
No Matches
Tests::Utils::check_rcvr_env_queryable_with_t< IsQueryable, Queries > Struct Template Reference

#include <check_rcvr_env_queryable_with.hpp>

Public Member Functions

constexpr auto operator() () const noexcept
template<stdexec::sender Sndr>
constexpr auto operator() (Sndr &&sndr) const

Detailed Description

template<bool IsQueryable, typename... Queries>
struct Tests::Utils::check_rcvr_env_queryable_with_t< IsQueryable, Queries >

Definition at line 24 of file check_rcvr_env_queryable_with.hpp.

Member Function Documentation

◆ operator()() [1/2]

template<bool IsQueryable, typename... Queries>
auto Tests::Utils::check_rcvr_env_queryable_with_t< IsQueryable, Queries >::operator() ( ) const
inlinenodiscardconstexprnoexcept

Definition at line 26 of file check_rcvr_env_queryable_with.hpp.

◆ operator()() [2/2]

template<bool IsQueryable, typename... Queries>
template<stdexec::sender Sndr>
auto Tests::Utils::check_rcvr_env_queryable_with_t< IsQueryable, Queries >::operator() ( Sndr && sndr) const
inlinenodiscardconstexpr

Definition at line 32 of file check_rcvr_env_queryable_with.hpp.


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