Skip to main content

Classes

The classes, structs, union and interfaces used by this project are:

C doubly_list<T, L> A class template for a doubly linked list of nodes
C intrusive_list<T, N, MP, L, U> A class template for a list of nodes which store the links inside themselves as intrusive nodes
C doubly_list_iterator<T, N, U> A class template for a doubly linked list iterator
C doubly_list_links_base A base class for a doubly linked list node
C doubly_list_links A class for the core of a doubly linked list (pointers to neighbours)
C static_doubly_list_links A class for the core of a statically allocated doubly linked list (pointers to neighbours)
C intrusive_list_iterator<T, N, MP, U> A class template for the intrusive list iterator

Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.17.0.