sllist.hh File Reference


Detailed Description

This file implements a single linked list together with the necessary iterators.

Author:
Markus Blatt

#include <memory>
#include <cassert>
#include "iteratorfacades.hh"
#include <ostream>

Go to the source code of this file.

Namespaces

namespace  Dune
namespace  std

Classes

class  Dune::SLList< T, A >
 A single linked list. More...
class  Dune::SLListIterator< T, A >
 A mutable iterator for the SLList. More...
class  Dune::SLListConstIterator< T, A >
 A constant iterator for the SLList. More...
class  Dune::SLListModifyIterator< T, A >
 A mutable iterator for the SLList. More...


Generated on Sun Nov 15 22:28:14 2009 for dune-common by  doxygen 1.5.6