On Tuesday, 25 July 2017 at 15:56:45 UTC, Houdini wrote:
Yes, but it isn't the default way in C++ to do dynamic instanciation.
https://github.com/isocpp/CppCoreGuidelines this? It's only 2 years old. The new operator predates it by decades.
Kagamin via Digitalmars-d-learn Tue, 25 Jul 2017 10:21:06 -0700
On Tuesday, 25 July 2017 at 15:56:45 UTC, Houdini wrote:
Yes, but it isn't the default way in C++ to do dynamic instanciation.
https://github.com/isocpp/CppCoreGuidelines this? It's only 2 years old. The new operator predates it by decades.