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

#include <sycl/vector.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::GreaterThan< T >

Definition at line 1426 of file vector.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 1427 of file vector.hpp.


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