Here are the classes, structs, unions and interfaces with brief descriptions:
CAATreeInNode | Intrusive Binary Tree, Node |
CAATreeInRoot | Intrusive Binary Tree, Root |
CBalTreeInNode | Intrusive Binary Tree, Node |
CBalTreeInRoot | Intrusive Binary Tree, Root |
CContainer | Base Container Class |
CContainerNode | Base Container Node Class |
CDListInNode | Intrusive Doubly Linked List, Node |
CDListInRoot | Intrusive Doubly Linked List, List |
CListInNode | Intrusive Singly Linked List, Node |
CListInRoot | Intrusive Singly Linked List, List |
CManyManyLink | Intermediate Link for a many-many relationship |
CManyManyLink< R, N, s, n, void > | Default ManyManyLink final class if user has no need to add behaviors |
CManyManyNode | Node side of a many-many relationship |
CManyManyRoot | Root side of a many-many relationship |
CSortDListInNode | Intrusive Doubly Linked List, Node |
CSortDListInRoot | Intrusive Doubly Linked List, List |
CSortListInNode | Intrusive Doubly Linked List, Node |
CSortListInRoot | Intrusive Doubly Linked List, List |
CTreeInNode | Intrusive Binary Tree, Node |
CTreeInRoot | Intrusive Binary Tree, Root |