How std::make_tuple makes the task simple to construct tuple of appropriate type?

make_tuple | Programming in C++ This is the continuation of my previous post on std::tuple. Please refer std::tuple before reading this post. Ignore if already … Continue reading How std::make_tuple makes the task simple to construct tuple of appropriate type?