rocPRIM
Public Member Functions | List of all members
empty_binary_op Struct Reference

Binary operator that takes two instances of empty_type, usually used as nop replacement for the HIP-CPU back-end. More...

#include <types.hpp>

Public Member Functions

constexpr empty_type operator() (const empty_type &, const empty_type &) const
 Invocation operator.
 

Detailed Description

Binary operator that takes two instances of empty_type, usually used as nop replacement for the HIP-CPU back-end.


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