|
libabigail
|
Functor to sort instances of var_diff_sptr. More...
#include <abg-comparison-priv.h>
Public Member Functions | |
| bool | operator() (const var_diff_sptr f, const var_diff_sptr s) |
| Return true if the first argument is less than the second one. More... | |
Functor to sort instances of var_diff_sptr.
Definition at line 1295 of file abg-comparison-priv.h.
|
inline |
Return true if the first argument is less than the second one.
| f | the first argument to consider. |
| s | the second argument to consider. |
f is less than s. Definition at line 1305 of file abg-comparison-priv.h.