count#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ count() [2/2]
template<typename Key , typename T , typename Hash = hash<Key>, typename KeyEqual = equal_to<Key>, typename Allocator = safe_device_allocator<pair<const Key, T>>>
template<typename KeyLike , STDGPU_DETAIL_OVERLOAD_IF(detail::is_transparent_v< Hash > &&detail::is_transparent_v< KeyEqual >) >
Returns the number of elements with the given key-like value in the container.
|
Generated by 1.9.6