Thrust

◆ second_type

template<typename T1, typename T2>
typedef T2 thrust::pair< T1, T2 >::second_type

second_type is the type of pair's second object type.