KR
Size: a a a
KR
KR
KR
KR
KR
KR
KR
KR
AZ
AZ
KR
Т8
Т8
AZ
<source>:3:29: error: could not convert '{<expression error>, <expression error>}' from '<brace-enclosed initializer list>' to 'point2d<myint>'
3 | return {a + o.a, b + o.b};
| ^
| |
| <brace-enclosed initializer list>
Compiler returned: 1
AZ
N
AZ
error[E0369]: cannot add `Point2d<()>` to `Point2d<()>`
--> <source>:20:38
= note: an implementation of `std::ops::Add` might be missing for `Point2d<()>
AZ
AZ
KR