GraphTool
1.0
Tool for analyzing and graphically visualizing code dependencies for Ericsson.
|
Functor for comparing dependencies between Files. More...
#include <defines.h>
Public Member Functions | |
bool | operator() (const Dependency< File, File > &a, const Dependency< File, File > &b) const |
bool | operator() (const Dependency< File, File > *a, const Dependency< File, File > *b) const |
Functor for comparing dependencies between Files.
CompareDependencyByFile and CompareDependentByFile are to be replaced in the future. These comparators are not used at the moment since there is no support for files as of now.