GnuCash
5.6-150-g038405b370+
|
Functor to check if the above map has an element of which the value equals name. More...
#include <gnc-imp-props-tx.hpp>
Public Member Functions | |
test_prop_type_str (const char *name) | |
bool | operator() (const std::pair< GncTransPropType, const char *> &v) const |
Functor to check if the above map has an element of which the value equals name.
To be used with std::find_if.
Definition at line 95 of file gnc-imp-props-tx.hpp.