|
|
|
|
|
by bigpingo
530 days ago
|
|
Yeah I never got the aversion to operator overloading either. "+ can do anything!" As you said, so can plus(). "Hidden function calls?" Have they never programmed a soft float or microcontroller without a div instruction? Function calls for every floating point op. |
|