We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fdc097 commit ab8f4b9Copy full SHA for ab8f4b9
clang-tools-extra/docs/clang-tidy/checks/readability/avoid-default-lambda-capture.rst
@@ -12,8 +12,6 @@ and reviewers to know what is being captured. And knowing is half the battle.
12
Coding guidelines that recommend against defaulted lambda captures include:
13
14
* Item 31 of Effective Modern C++ by Scott Meyers
15
-* `AUTOSAR C++ Rule A5-1-2 <https://www.mathworks.com/help//releases/
16
- R2021a/bugfinder/ref/autosarc14rulea512.html>`__
17
18
Example
19
-------
0 commit comments