Ambil perhatian
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba log masuk atau menukar direktori.
Akses ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
'operator operator' cannot be globally overridden with binary form
Remarks
The operator cannot have a binary form outside of an object.
To fix by using the following possible solutions
Make the overloaded operator local to an object.
Choose an appropriate unary operator to overload.