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

#include <sycl/types.hpp>

Public Member Functions

constexpr T operator() (const T &Lhs, const T &Rhs) const
 

Detailed Description

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

Definition at line 293 of file types.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 294 of file types.hpp.


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