Can a constructor have default values?

Like all functions, a constructor can have default arguments . They are used to initialize member objects. If default values are supplied, the trailing arguments can be omitted in the expression list of the constructor.

Leave a Reply

Your email address will not be published. Required fields are marked *

Can a constructor have default values?

Like all functions, a constructor can have default arguments . They are used to initialize member objects. If default values are supplied, the trailing arguments can be omitted in the expression list of the constructor.

Leave a Reply

Your email address will not be published. Required fields are marked *