libabigail
|
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 |
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.
|
inline |
Definition at line 490 of file abg-comparison-priv.h.