std::tuple. template <class... Types> class tuple;. Tuple. A tuple is an object capable to hold a collection of elements. Each element can be of a different ...
確定! 回上一頁