fennec
Loading...
Searching...
No Matches
list.h File Reference

A header containing the definition for a linked list of values. More...

Go to the source code of this file.

Detailed Description

Author
Medusa Slockbower

Classes

struct  fennec::list< TypeT, Alloc >
 Data Structure defining lists of elements. More...
 
class  fennec::list< TypeT, Alloc >::iterator
 Iterator Class. More...
 
class  fennec::list< TypeT, Alloc >::const_iterator
 Iterator Class for Const Access. More...