logical_and< T > Struct Template Reference

logical_and&lt; T &gt; Struct Template Reference#

Composable Kernel: ck::logical_and< T > Struct Template Reference
ck::logical_and< T > Struct Template Reference

#include <functional.hpp>

Public Member Functions

constexpr bool operator() (const T &x, const T &y) const
 

Member Function Documentation

◆ operator()()

template<typename T >
constexpr bool ck::logical_and< T >::operator() ( const T &  x,
const T &  y 
) const
inlineconstexpr

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