NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Go to the source code of this file.
Functions | |
static bool | compare (const Dependency &first, const Dependency &second) |
Static helper function for DependencyList::unique. More... | |
static bool | isequal (const Dependency &first, const Dependency &second) |
Static helper function for DependencyList::unique. More... | |
|
static |
Static helper function for DependencyList::unique.
first | const Dependency& |
second | const Dependency& |
Definition at line 37 of file dependency.cpp.
References Dependency::getProcedureName().
Referenced by tinyxml2::XMLText::ShallowEqual(), tinyxml2::XMLComment::ShallowEqual(), tinyxml2::XMLDeclaration::ShallowEqual(), tinyxml2::XMLUnknown::ShallowEqual(), tinyxml2::XMLElement::ShallowEqual(), and DependencyList::unique().
|
static |
Static helper function for DependencyList::unique.
first | const Dependency& |
second | const Dependency& |
Definition at line 52 of file dependency.cpp.
References Dependency::getProcedureName().
Referenced by DependencyList::unique().