// SSTSortLinkList.cpp #include "SSTSortLinkList.h" template void SSTSortLinkList::add(SubStr *s) { }