thrust::tie

Defined in thrust/tuple.h

template<class ...Ts>
inline tuple<Ts&...> thrust::tie(Ts&... ts) noexcept