Searched defs:value_assignment (Results 1 – 1 of 1) sorted by relevance
96 struct value_assignment struct98 Value m_value;100 inline value_assignment(Value const &value) in value_assignment() argument105 inline void apply(PointDst& point_dst) const in apply()