kokkos-execution 0.0.1
Loading...
Searching...
No Matches
check_rcvr_env_queryable_with.hpp File Reference

Go to the source code of this file.

Classes

struct  Tests::Utils::check_rcvr_env_queryable_with_t< IsQueryable, Queries >
struct  Tests::Utils::CheckRcvrEnvQueryableWithSender< IsQueryable, Sndr, Queries >

Namespaces

namespace  Tests
namespace  Tests::Utils

Variables

template<typename... Queries>
constexpr check_rcvr_env_queryable_with_t< true, Queries... > Tests::Utils::check_rcvr_env_queryable_with {}
template<typename... Queries>
constexpr check_rcvr_env_queryable_with_t< false, Queries... > Tests::Utils::check_rcvr_env_not_queryable_with {}

Detailed Description

Check the environment of the receiver is queryable for a given set of queries.

Definition in file check_rcvr_env_queryable_with.hpp.