DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::LogicalAnd< T > Struct Template Reference

#include <sycl/types.hpp>

Public Member Functions

constexpr rel_t< T > operator() (const T &Lhs, const T &Rhs) const
 

Detailed Description

template<typename T>
struct sycl::_V1::detail::LogicalAnd< T >

Definition at line 281 of file types.hpp.

Member Function Documentation

◆ operator()()

template<typename T >
constexpr rel_t<T> sycl::_V1::detail::LogicalAnd< T >::operator() ( const T &  Lhs,
const T &  Rhs 
) const
inlineconstexpr

Definition at line 282 of file types.hpp.


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