5 Aug
2002
5 Aug
'02
2 p.m.
Hello, On Mon, 5 Aug 2002, Richard B. Kreckel wrote:
Hmm, and operator+(const ex&, const ex&) and friends would have to create what? An add or a largeadd?
A largeadd if either of the expression that are added is a largeadd and otherwise a normal add. Greetings, Chris