FunctionAttrComparator
Defined in: argraph.h
Extends: AttrComparator
Overview:
This class implements an AttrComparator
that invokes
a function passed at construction time. It is used to
ease the transition from the old style (pre 2.0.5) compatibility
functions and the new AttrComparator
objects.