libabigail
Public Member Functions | List of all members
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 484 of file abg-comparison-priv.h.


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