📄 ctor2_main.c
字号:
// PR c++/4460// Test that the cleanup for fully-constructed subobjects when a// constructor throws gets the right address for a virtual base.// Split into pieces for binary compatibility testing October 2002extern void ctor2_x (void);int main (){ ctor2_x ();}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -