cuda::experimental::operator==#

template<class _Resource, class _OtherResource>
bool cuda::experimental::operator==(
_Resource const&,
_OtherResource const&,
) noexcept#

Equality comparison between two resources of different types. Always returns false.