cl::sycl::experimental::minimum< void > Struct Template Reference
Specialization for void, the template type will be deduced when calling the functor. More...
#include <functional.h>
Public Member Functions | |
template<class T > | |
constexpr T | operator() (const T &lhs, const T &rhs) const noexcept |
Detailed Description
template<>
struct cl::sycl::experimental::minimum< void >
Specialization for void, the template type will be deduced when calling the functor.
Definition at line 98 of file functional.h.
Member Function Documentation
◆ operator()()
|
inlinenoexcept |
Definition at line 100 of file functional.h.
The documentation for this struct was generated from the following file: