pm2.C   [plain text]


struct S {
  S ();
  int S::* sp;
  int i;
};

S s[2] = {};