+# 1 "SetLS.cc"
// GROUPS passed templates nested-classes
// Special g++ Options:
//
#include <iostream>
using namespace std;
+# 1 "../../templates/SetLS.h" 1
// -*- C++ -*-
#define XTRUE true
#define XFALSE false
+# 37 "../../templates/SetLS.h"
+# 1 "../../templates/ListS.h" 1
// -*- C++ -*-
+# 1 "/projects/gnu-cygnus/gnu-cygnus-14/mips/lib/gcc-lib/decstation/cygnus-reno-1/g++-include/bool.h" 1 3
// Defining XTRUE and XFALSE is usually a Bad Idea,
// because you will probably be inconsistent with anyone
// else who had the same clever idea.
+# 23 "../../templates/ListS.h" 2
+# 37 "../../templates/ListS.h"
{ check(x);
return x.index->item; }
protected:
+# 154 "../../templates/ListS.h"
unsigned count;
}
+# 40 "../../templates/SetLS.h" 2
+# 62 "../../templates/SetLS.h"
template<class T>
class SetLS {
}
+# 17 "SetLS.cc" 2