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.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Item 7: Distinguish between () and {} when creating objects canonical | 1 |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.