コンテンツへ
#3
by 夢幻ノ月夜 » 7年前
#2
by よもやま » 7年前
コード:
class test : hoge { public: virtual hoge* Copy() { return new test(); } }
#1
ページトップ