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

A functor to compare instances of class_decl::base_spec. More...

#include <abg-comparison-priv.h>

Public Member Functions

bool operator() (const class_decl::base_spec &l, const class_decl::base_spec &r)
 
bool operator() (const class_decl::base_spec_sptr &l, const class_decl::base_spec_sptr &r)
 

Detailed Description

A functor to compare instances of class_decl::base_spec.

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

Member Function Documentation

◆ operator()() [1/2]

bool operator() ( const class_decl::base_spec & l,
const class_decl::base_spec & r )
inline

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

◆ operator()() [2/2]

bool operator() ( const class_decl::base_spec_sptr & l,
const class_decl::base_spec_sptr & r )
inline

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


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