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