There are an astonishing number of uses for default arguments that never appear at the call site.
My fav constructs an object that is just storage for a value that needs to live a little bit longer than the call itself.
There are an astonishing number of uses for default arguments that never appear at the call site.
My fav constructs an object that is just storage for a value that needs to live a little bit longer than the call itself.