Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
anna (navi@social.vlhl.dev)'s status on Monday, 25-Nov-2024 12:47:01 JSTanna i now remember the operator overloading for c paper and the silly way to avoid abuse (basically avoiding c++'s iostream abuse of shift ops)
their solution? the function that you attach to an operator... must contain that base operator inside it...
this is such awful semantics