libabigail
|
A comparison functor for instances of function_decl_diff that represent changes between two virtual member functions. More...
#include <abg-comparison-priv.h>
Public Member Functions | |
bool | operator() (const function_decl_diff &l, const function_decl_diff &r) const |
bool | operator() (const function_decl_diff *l, const function_decl_diff *r) |
bool | operator() (const function_decl_diff_sptr l, const function_decl_diff_sptr r) |
A comparison functor for instances of function_decl_diff that represent changes between two virtual member functions.
Definition at line 782 of file abg-comparison-priv.h.