摘要: #include <iostream> using namespace std; class A { public: A(int a) : _a(a) {} int _a; void* get_ptr() {return this;}; void p(int c) {cout << "_a: " < 阅读全文
posted @ 2024-10-30 17:13 Startu 阅读(9) 评论(0) 推荐(0) 编辑
more_horiz
keyboard_arrow_up light_mode palette
选择主题
点击右上角即可分享
微信分享提示