Walter Bright wrote:
My problem with operator overloading stemmed from C++'s endorsement of using >> and << for stream operations.
You know, I never knew << meant bit shifting until my assembly course at university!!
Walter Bright wrote:
My problem with operator overloading stemmed from C++'s endorsement of using >> and << for stream operations.
You know, I never knew << meant bit shifting until my assembly course at university!!