Peano
Loading...
Searching...
No Matches
TaskNumber.cpp File Reference
#include "TaskNumber.h"
#include <sstream>
#include "tarch/Assertions.h"
#include "tarch/Enumerator.h"
Include dependency graph for TaskNumber.cpp:

Go to the source code of this file.

Functions

bool operator== (const swift2::TaskNumber &lhs, const swift2::TaskNumber &rhs)
 
bool operator!= (const swift2::TaskNumber &lhs, const swift2::TaskNumber &rhs)
 

Function Documentation

◆ operator!=()

bool operator!= ( const swift2::TaskNumber & lhs,
const swift2::TaskNumber & rhs )

Definition at line 45 of file TaskNumber.cpp.

References swift2::TaskNumber::equals().

Here is the call graph for this function:

◆ operator==()

bool operator== ( const swift2::TaskNumber & lhs,
const swift2::TaskNumber & rhs )

Definition at line 40 of file TaskNumber.cpp.

References swift2::TaskNumber::equals().

Referenced by tarch::logging::LogFilter::FilterListEntry::operator!=().

Here is the call graph for this function:
Here is the caller graph for this function: