c-cpp-notes icon indicating copy to clipboard operation
c-cpp-notes copied to clipboard

Earlier explanation of overloading

Open BenLangmead opened this issue 7 years ago • 0 comments
trafficstars

Definition and simple examples of overloading don't appear until the operator overloading section. But this could be discussed early in the context of C. It's a common source of confusion anyway.

BenLangmead avatar Jul 12 '18 18:07 BenLangmead