Skip to content
Commit d07020f3 authored by Christoph Schwering's avatar Christoph Schwering
Browse files

Fixed: Formula::Element::operator= non-const reference problem.

The default operator= didn't work because it's argument is const, but
but Formula::Element has a Maybe member and Maybe::operator= expected
a non-const one.
parent 5cf32799
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment