SList<T> constructor

SList<T>()

Creates an empty doubly-linked list.

Implementation

SList();