Hi,
Just out of curiosity: Why C++ choose a = new A instead of a = A.new as the way to instance-lize instantiate an object? Doesn't latter seems more like more object-oriented?
|
2 | Added language-design tag, some minor spelling. | ||
|
Hi, Just out of curiosity: Why C++ choose
|
||||
|
1 | [made Community Wiki] | ||