Passing Arguments on in Variadic Functions

anonymous via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Thu Sep 17 17:55:11 PDT 2015


On Thursday 17 September 2015 23:27, jmh530 wrote:

> I think I could figure out how to look through the arguments for 
> a bool, but wouldn't that make me give up the default value for 
> the bool?

If you don't find a bool, you use the default value.


More information about the Digitalmars-d-learn mailing list