linked list in STL IN C++ code example Example: list stl template < class T, class Alloc = allocator<T> > class list;