Skip to content

Details

In C++11, std::tuple was introduced. What is it good for? Why would you use it? Isn't it just a simple generalization of std::pair? Come and see why not, and what you can do with tuples!!!

This presentation was developed by Marshall Clow (@mclow) of Qualcomm, Boost, LLVM/Clang, and the Standards Committee, but Marshall is unable to attend in person so Jon Kalb (@_JonKalb) will be presenting his material in his place.

Related topics

Sponsors

CppCon

CppCon

CppCon, the largest C++ annual conference, is a community sponsor.

Meeting C++

Meeting C++

Meeting C++, an independent platform for C++, is a community sponsor.

You may also like