Struct snd#

Struct Documentation#

struct snd#

Function object to extract the second element of a pair.

Public Functions

template<typename T, typename U>
inline auto operator()(const thrust::pair<T, U> &p) const -> U#