std::tuple is a compile-time-determined length supported by C++11. It can support any parameter type container. It is equivalent to an extension of std::pair. It is usually only used.
This article is reproduced from https://bbing.com.cn/202207/cpp-stl-tuple/
This site is for inclusion only, and the copyright belongs to the original author.