Item 2: Understand auto type deduction

E1750903 UNEXPLORED

"Item 2: Understand auto type deduction" is a section in Scott Meyers' book *Effective Modern C++* that explains how C++11/14's `auto` keyword deduces types and how to use it correctly and safely in modern C++ code.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
Item 2: Understand auto type deduction canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Effective Modern C++ hasPart Item 2: Understand auto type deduction