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

#include <sycl/functional.hpp>

Public Member Functions

operator() (const T &lhs, const T &rhs) const
 

Detailed Description

template<typename T = void>
struct sycl::_V1::minimum< T >

Definition at line 39 of file functional.hpp.

Member Function Documentation

◆ operator()()

template<typename T = void>
T sycl::_V1::minimum< T >::operator() ( const T &  lhs,
const T &  rhs 
) const
inline

Definition at line 40 of file functional.hpp.


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