Item 7: Distinguish between () and {} when creating objects

E1750905 UNEXPLORED

"Item 7: Distinguish between () and {} when creating objects" is a guideline from Scott Meyers' book *Effective Modern C++* that explains the subtle but important differences between parenthesis and brace initialization in C++11 and later.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Referenced by (1)

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

Effective Modern C++ hasPart Item 7: Distinguish between () and {} when creating objects