begin#
| stdgpu Latest
    Efficient STL-like Data Structures on the GPU | 
| ◆ begin() [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>>>  
 An iterator to the begin of the internal value array. 
 | 
Generated by
