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

A functor to compare instances of elf_symbol base on their names. More...

#include <abg-comparison-priv.h>

Public Member Functions

bool operator() (const elf_symbol &l, const elf_symbol &r)
 
bool operator() (const elf_symbol *l, const elf_symbol *r)
 
bool operator() (const elf_symbol_sptr &l, const elf_symbol_sptr &r)
 

Detailed Description

A functor to compare instances of elf_symbol base on their names.

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


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