filter1.h   [plain text]


struct a
{
  a();
  ~a();
};