[BUG] friend
and this
for commutative operator
s
#654
Closed
JohelEGP
started this conversation in
Suggestions
Replies: 3 comments 2 replies
-
It seems like this implied a hidden friend, |
Beta Was this translation helpful? Give feedback.
1 reply
-
If a non-first parameter
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Title:
friend
andthis
for commutativeoperator
s.Description:
This is a first write of an
operator*
in Cpp2:The signatures are unfortunately too dissimilar and far apart.
We could remediate:
Not only is this more verbose,
we've moved them away from similar
operator
s,operator
s which still share the dissimilarity.I think this is the ideal:
Beta Was this translation helpful? Give feedback.
All reactions