Media Summary: "Writing robust code" - Talk @ Meeting C++ from The magic of templates allows us to call function templates without the hassle of specifying CppNow Website: CppNow Twitter: --- Lightning Talk:
David Stone Type Deduction In C 14 - Detailed Analysis & Overview
"Writing robust code" - Talk @ Meeting C++ from The magic of templates allows us to call function templates without the hassle of specifying CppNow Website: CppNow Twitter: --- Lightning Talk: Abstract There are a lot of things a programmer has to think about whilst writing code. These include but are not limited to: ... We will learn about C++ keywords auto and decltype. Keywords auto and decltype were introduced to I cut off the opening greetings and a 10 minute section in the middle where I rambled too much about social media. Welcome to ...
I walk through practicalities of using auto, where it can and can't be used, and where I think (subjectively) it shouldn't be used.