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

A functor to compare two enumerators based on their value. This implements the "less than" operator. More...

#include <abg-comparison-priv.h>

Public Member Functions

bool operator() (const enum_type_decl::enumerator &f, const enum_type_decl::enumerator &s) const
 

Detailed Description

A functor to compare two enumerators based on their value. This implements the "less than" operator.

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

Member Function Documentation

◆ operator()()

bool operator() ( const enum_type_decl::enumerator & f,
const enum_type_decl::enumerator & s ) const
inline

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


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