Searched defs:VectorAttributeValue (Results 1 – 1 of 1) sorted by relevance
86 struct VectorAttributeValue : public AttributeValue { struct90 VectorAttributeValue(Symbol name, ConstructorType value_) in VectorAttributeValue() argument100 return Ptr(new VectorAttributeValue(name, std::move(copy))); in clone() argument