syclreference.com
  1. SYCL
  2. | API Reference
  3. | Ranges and index space identifiers
  4. | h_item
  5. | is_equal

is_equal

Helper function for calling operator==()


bool is_equal(const h_item<dimensions> & rhs) const
(1)
  1. Helper function for calling operator==()
    Parameters:
    • const h_item<dimensions> & rhs : Object to compare to
    Returns: True if all member variables are equal to rhs member variables

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000