logical_or< T > Struct Template Reference

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

Composable Kernel: ck::logical_or< T > Struct Template Reference
ck::logical_or< 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>
bool ck::logical_or< T >::operator() ( const T & x,
const T & y ) const
inlineconstexpr

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