Item 31: Avoid default capture modes
E1750911
UNEXPLORED
Item 31: Avoid default capture modes is a guideline from Scott Meyers’ "Effective Modern C++" that advises carefully specifying lambda captures explicitly rather than relying on default capture modes to improve safety and clarity in C++ code.
All labels observed (1)
| Label | Occurrences |
|---|---|
| Item 31: Avoid default capture modes canonical | 1 |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.