Can't properly disambiguate overloading when taking a lambda parameter #17718
anatoliykmetyuk
started this conversation in
Feature Requests
Replies: 1 comment
-
There could be a case made that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Compiler version
3.1.2
Minimized code
Output
Expectation
Should compile and resolve the overload to
dummy
takingBuffer
. The following works:Beta Was this translation helpful? Give feedback.
All reactions