NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
DependencyList Class Reference

This class is a child of the std::list, where the function unique() has been overridden (i.e. shadowed). More...

#include <dependency.hpp>

Inheritance diagram for DependencyList:
Collaboration diagram for DependencyList:

Public Member Functions

void unique ()
 Implementation of DependencyList::unique. More...
 

Detailed Description

This class is a child of the std::list, where the function unique() has been overridden (i.e. shadowed).

Definition at line 63 of file dependency.hpp.

Member Function Documentation

◆ unique()

void DependencyList::unique ( )

Implementation of DependencyList::unique.

Returns
void

Definition at line 65 of file dependency.cpp.

References compare(), and isequal().

Here is the call graph for this function:

The documentation for this class was generated from the following files: