I currently have a situation where I want to have a function that accepts a parameter optionally.
why not simply use function overloading?
I currently have a situation where I want to have a function that accepts a parameter optionally.
why not simply use function overloading?