483 reputation
28
bio website kemiisto.ru
location Oslo, Norway
age 27
visits member for 2 years, 6 months
seen yesterday
stats profile views 10

Mar
3
comment why there is no power operator in java / c ++?
@ildjarn: you didn't understand. I meant that your explanation is complete nonsense because operator overloading (though complicated) already exists in C++. You can by the way remove it and supply more powerful math library. But then the client code will be a complete mess. =) So, the operator overloading is already here. And in your message I can't find the reason why the ** or ^ symbols can't have exponentiation meaning.
Mar
3
comment why there is no power operator in java / c ++?
Just nonsense. "to do nothing in the language that couldn't be done in the standard library" is definitely not about C++.