Introduction - If you have any usage issues, please Google them yourself
Design general linear table class (template), you can construct an empty table, two approaches for generating the table (to generate the data unordered list and generate data in ascending row of the list), search for a keyword data in an ordered list, The sequence table to delete a keyword and the data output of the current data table of elements. To deepen the understanding of beginners c++ general linear list class template.