Felipe Zimmerle c7f3c9eef0
Removes copy form VariableValue
On `Use std::shared_ptr for variable resolution` @WGH changes
VariableValue to be a shared_ptr. As shared pointer, the copy
on AnchoredVariable is no longer necessary. The copy was removed
along with the copy constructor.
2021-01-12 13:01:23 -03:00
..
2021-01-12 13:01:21 -03:00
2020-01-31 10:32:37 -03:00
2020-01-31 10:32:37 -03:00
2021-01-12 13:01:19 -03:00