Media Summary: Tuples -- what are they good for? In this session, I will introduce std::tuple, and give a basic overview of what you can do with it. C++ standard library implementations contain many subtle coding idioms and tricks. They implement things like the "Empty Base ... Hidden in the Library fundamentals Technical Specification, there is a section called "Detection idiom". The specification doesn't ...
Cppcon 2015 Marshall Clow String View - Detailed Analysis & Overview
Tuples -- what are they good for? In this session, I will introduce std::tuple, and give a basic overview of what you can do with it. C++ standard library implementations contain many subtle coding idioms and tricks. They implement things like the "Empty Base ... Hidden in the Library fundamentals Technical Specification, there is a section called "Detection idiom". The specification doesn't ... — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ... --- Closing Keynote: C++ Development Development Tools: Past, Present and Future -