Other data structures The STL provides several other useful data structures stack, list, map, set, queue, deque, priority_queue They all work in much the same way Use an STL reference to get full details