list.h

    Graphic

    Description:

    Defines a linked list template class, which implements the data structure of bidirectional linked list and provides basic functions such as adding, deleting, inserting, clearing, popping up, and obtaining the size of the linked list.

    Since:

    Version:

    1.0