libabigail
|
A comparison functor to compare translation units based on their absolute paths. More...
#include <abg-ir.h>
Public Member Functions | |
bool | operator() (const translation_unit_sptr &lhs, const translation_unit_sptr &rhs) const |
Compare two translations units based on their absolute paths. | |
A comparison functor to compare translation units based on their absolute paths.
|
inline |