diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-591552AB-D708-5CB5-9597-A0AF3D303178.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-591552AB-D708-5CB5-9597-A0AF3D303178.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,28 @@ + + + + + +HeadersThis document describes the concept of headers as regards to doubly +linked lists. +

A header forms the anchor point for a doubly linked list. In common with +the elements of the list, the header includes a link object as a component.

+

The header includes the following functionality:

+ +

A header is an instance of the templated class TDblQue<class + T>.

+
\ No newline at end of file