Generic data type to represent a FIFO (First In First Out) list built as double linked list
Primary LanguageC++