libglom-1.22
1.22.5
|
A predicate for use with std::find_if() to find a LayoutItem_Field which refers to the same field, without comparing irrelevant stuff such as formatting. More...
Public Member Functions | |
predicate_LayoutItem_Field_IsSameField (const sharedptr< const T_ElementField >& layout_item) | |
bool | operator() (const sharedptr< const T_Element >& element) |
A predicate for use with std::find_if() to find a LayoutItem_Field which refers to the same field, without comparing irrelevant stuff such as formatting.
|
inline |
|
inline |