Skip to content

Commit ab8f4b9

Browse files
committed
remove reference to coding guideline
on-behalf-of: @amd <[email protected]>
1 parent 8fdc097 commit ab8f4b9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang-tools-extra/docs/clang-tidy/checks/readability/avoid-default-lambda-capture.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ and reviewers to know what is being captured. And knowing is half the battle.
1212
Coding guidelines that recommend against defaulted lambda captures include:
1313

1414
* 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>`__
1715

1816
Example
1917
-------

0 commit comments

Comments
 (0)