cuda::experimental::operator==
Defined in include/cuda/experimental/__memory_resource/resource.cuh
-
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.