|
GnuCash c935c2f+
|
Functor to check if the above map has an element of which the value equals name. More...
#include <gnc-imp-props-price.hpp>
Public Member Functions | |
| test_price_prop_type_str (const char *name) | |
| bool | operator() (const std::pair< GncPricePropType, 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 68 of file gnc-imp-props-price.hpp.
|
inline |
Definition at line 70 of file gnc-imp-props-price.hpp.
|
inline |
Definition at line 71 of file gnc-imp-props-price.hpp.