LinkList
Module:
ecereCOM
Namespace:
ecere::com
Type: Class
Base Class:
Container
Description
Doubly linked list templates allowing to specify custom nodes (e.g. to directly store data within them)
Properties and Members
first
LT
last
LT
count
int
Non-Virtual Methods
_Sort