operator=

operator=#

stdgpu: stdgpu::pair::operator=
stdgpu Latest
Efficient STL-like Data Structures on the GPU

◆ operator=() [3/4]

template<typename T1 , typename T2 >
pair & stdgpu::pair< T1, T2 >::operator= ( pair< T1, T2 > &&  p)
default

Default move assignment operator.

Parameters
[in]pThe moved pair
Returns
*this