|
SHAPER
9.15.0
|
Auxiliary class used in std::find_if. More...
Public Member Functions | |
| IsEqual (const AttributePtr &theAttribute) | |
| Constructor. More... | |
| bool | operator() (const AttributePtr &theAttribute) |
Auxiliary class used in std::find_if.
|
inline |
Constructor.
|
inline |