摘要: https://www.cnblogs.com/pandamohist/p/13882020.html #include "iostream"struct B { virtual void f() {} uint64_t b;};struct C { virtual void fc() {} uin 阅读全文
posted @ 2023-03-14 18:53 zJanly 阅读(25) 评论(0) 推荐(0)