byval1.h   [plain text]


struct C
{
  int m;
  C();
  ~C();
};