mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2025-12-17 20:54:41 +03:00
added a not to C.170
This commit is contained in:
@@ -6697,7 +6697,7 @@ Tricky. Requires semantic insight.
|
||||
|
||||
##### 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user