Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コンパイラは、VPTR を初期化するコードをコンストラクタの先頭に挿入します。この操作は、コンストラクターがデフォルトのものであるか、明示的に宣言されているかによって影響を受けますか? 両者に違いはありますか?