kokkos-utils 0.0.1
 
Loading...
Searching...
No Matches
ConjunctionMatcher.hpp File Reference

Go to the source code of this file.

Classes

struct  Kokkos::utils::callbacks::ConjunctionMatcher< MatcherTypes >
 Conjunction of matchers that is true only if all matchers agree. More...
 

Namespaces

namespace  Kokkos
 
namespace  Kokkos::utils
 
namespace  Kokkos::utils::callbacks
 

Functions

template<typename... MatcherTypes>
 Kokkos::utils::callbacks::ConjunctionMatcher (MatcherTypes &&...) -> ConjunctionMatcher< MatcherTypes... >