libabigail
Loading...
Searching...
No Matches
base_diff_comp Struct Reference

A comparison function for instances of base_diff. More...

#include <abg-comparison-priv.h>

Public Member Functions

bool operator() (const base_diff &l, const base_diff &r) const
 
bool operator() (const base_diff *l, const base_diff *r) const
 
bool operator() (const base_diff_sptr l, const base_diff_sptr r) const
 

Detailed Description

A comparison function for instances of base_diff.

Definition at line 694 of file abg-comparison-priv.h.

Member Function Documentation

◆ operator()() [1/3]

bool operator() ( const base_diff & l,
const base_diff & r ) const
inline

Definition at line 697 of file abg-comparison-priv.h.

◆ operator()() [2/3]

bool operator() ( const base_diff * l,
const base_diff * r ) const
inline

Definition at line 709 of file abg-comparison-priv.h.

◆ operator()() [3/3]

bool operator() ( const base_diff_sptr l,
const base_diff_sptr r ) const
inline

Definition at line 713 of file abg-comparison-priv.h.


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