constructor
n. 構造器
A racing car constructor or aircraft constructor is a company that builds cars or aircraft.
1. someone who contracts for and supervises construction (as of a building)
In addition, you can a type must have a parameterless constructor.
另外, 可以指定型別必須有無引數的建構函式.
The compiler will not synthesize the default constructor for classes that have members of type NoDefault.
編譯器將不會為具有NoDefault型別成員的類合成預設建構函式.
Each value type has an implicit default constructor that initializes the default value of that type.
每種值型別均有一個隱式的預設建構函式來初始化該型別的預設值.
A constructor initializer list specifies initial values for one or more data members of the class.
建構函式的初始化列表為類的一個或多個資料成員指定初值.
The base part is initialized by the default constructor of the base class.
基類部分由基類的預設建構函式初始化.