Return true if the specified attribute is the same as the value held in this container, and false otherwise.
Declared in <ball_scopedattribute.h>
virtual
bool
hasValue(Attribute const& attribute) const override;
true if attribute matches the held value, and false otherwise
| Name | Description |
|---|---|
| attribute | attribute to compare |