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

  firstLT
  lastLT
  countint

Non-Virtual Methods

  _Sort