Dune Core Modules (2.6.0)

sllist.hh File Reference

Implements a singly linked list together with the necessary iterators. More...

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

Go to the source code of this file.

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...
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

Implements a singly linked list together with the necessary iterators.

Author
Markus Blatt
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)