mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-18 05:04:41 +03:00
added a not to C.170
This commit is contained in:
@@ -6697,7 +6697,7 @@ Tricky. Requires semantic insight.
|
|||||||
|
|
||||||
##### Reason
|
##### Reason
|
||||||
|
|
||||||
You can overload by defining two different lambdas with the same name.
|
You cannot overload by defining two different lambdas with the same name.
|
||||||
|
|
||||||
##### Example
|
##### Example
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user