emplace#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ emplace()
template<typename Key , typename T , typename Hash = hash<Key>, typename KeyEqual = equal_to<Key>, typename Allocator = safe_device_allocator<pair<const Key, T>>>
template<class... Args>
Inserts the given value into the container.
|
Generated by 1.9.6