On Sunday, 1 April 2018 at 15:54:16 UTC, Steven Schveighoffer wrote: > I currently have a situation where I want to have a function > that accepts a parameter optionally. This is what function overloading and/or default values are for, right?