unassigned reference
常見例句
- When a struct contains a reference type as a member, the default constructor of the member must be invoked explicitly, otherwise the member remains unassigned and the struct cannot be used.
當(dāng)結(jié)構(gòu)包含引用類型作為成員時(shí),必須顯式調(diào)用該成員的默認(rèn)構(gòu)造函數(shù),否則該成員將保持未賦值狀態(tài)且該結(jié)構(gòu)不可用。 返回 unassigned reference