C++筆記 04:確定對象被使用前已先被初始化

Effective C++筆記 Make sure that objects are initialized they’re used 使用初始化列表(member initialization list) default構造 僞初始化 不同編譯單元內定義之non-local static對象的初始化次序 解決方式 總結
相關文章
相關標籤/搜索