libabigail
Public Member Functions | List of all members
virtual_member_function_diff_comp Struct Reference

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)
 

Detailed Description

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.


The documentation for this struct was generated from the following file: