doc
This commit is contained in:
@@ -178,9 +178,6 @@ private:
|
||||
T *findDelete (tsSLList<T> &list, const ID &idIn);
|
||||
};
|
||||
|
||||
//
|
||||
// Some ID classes that work with the above template
|
||||
//
|
||||
|
||||
//
|
||||
// class resTableIter
|
||||
@@ -199,6 +196,10 @@ private:
|
||||
const resTable<T,ID> *pTable;
|
||||
};
|
||||
|
||||
//
|
||||
// Some ID classes that work with the above template
|
||||
//
|
||||
|
||||
//
|
||||
// class intId
|
||||
//
|
||||
|
||||
@@ -178,9 +178,6 @@ private:
|
||||
T *findDelete (tsSLList<T> &list, const ID &idIn);
|
||||
};
|
||||
|
||||
//
|
||||
// Some ID classes that work with the above template
|
||||
//
|
||||
|
||||
//
|
||||
// class resTableIter
|
||||
@@ -199,6 +196,10 @@ private:
|
||||
const resTable<T,ID> *pTable;
|
||||
};
|
||||
|
||||
//
|
||||
// Some ID classes that work with the above template
|
||||
//
|
||||
|
||||
//
|
||||
// class intId
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user