White scenery @showyou, hatena

If you have any comments, you may also send twitter @shsub or @showyou.

だれか通訳してください

VC++.net2003のコンパイルエラーで、

型"int"は不要です

ちなみにコンパイルしたのはこういうの。

class CHoge : public CBar {
CHoge( int a );
};