Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
Saf/Collection/List.h File Reference

Doubly-linked list container.
More...

#include "../Type.h"
#include "../Mem/Alloc.h"
#include "../Algo/Swap.h"
#include "../Type/IteratorCategory.h"

Go to the source code of this file.

Classes

class  Saf::Collection::List< T >::ConstIterator
 Bidirectional non-mutable List iterator. More...
class  Saf::Collection::List< T >::Iterator
 Bidirectional mutable List iterator. More...
class  Saf::Collection::List< T >
 Doubly-linked list container. More...
class  Saf::Collection::List< T >::Node
 List node. More...

Namespaces

namespace  Saf
 Global library namespace.
namespace  Saf::Collection
 Namespace encapsulating data container classes.

Detailed Description

Doubly-linked list container.
Author:
Ondrej Danek ondre.nosp@m.j.da.nosp@m.nek@g.nosp@m.mail.nosp@m..com
Date:
2011