默认构造函数 meaning in English
default constructors
Examples
- If the list type has a default constructor ; otherwise ,
如果列表类型具有默认构造函数,则为 - Class for the delete operation , using default values
类的一个新实例。这是默认构造函数。 - The constructor is a default constructor
该构造函数为默认构造函数。 - A constructor that takes no parameters is called a
不带参数的构造函数称为“默认构造函数” 。 - Default constructors are invoked by using the
默认构造函数是通过