C++程序  |  4行  |  38 B

struct Foo {
  void m(Foo *f = 0);
};