摘要:
#include "stdafx.h"#include using namespace std;template class B1{public: void SayHi() { T* pT = static_cast(this); // HUH?? I'll explain this be... 阅读全文
posted @ 2015-03-24 23:18
无名使者
阅读(145)
评论(0)
推荐(0)