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

Singly-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::ForwardList< T >::ConstIterator
 Forward non-mutable ForwardList iterator. More...
class  Saf::Collection::ForwardList< T >
 Singly-linked list container. More...
class  Saf::Collection::ForwardList< T >::Iterator
 Forward mutable ForwardList iterator. More...
class  Saf::Collection::ForwardList< T >::Node
 List node. More...

Namespaces

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

Detailed Description

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