Car car = new Car();

Car car = new Car();

Attached: img.jpg (1242x1290, 64K)

Looks like C++.
I can tell C++ from C because only retards use C++. That is retarded code (on purpose, I know OP was making fun of it.)
So, why don't we just have a CPP holocaust?

it's not.

The "new" keyword is banned in pretty much every modern C++ codebase. You are just retarded.

auto mein_auto = Auto{};

Attached: thumans.gif (262x350, 29K)

STOP MAKING FUN OF C++

Attached: 1517669666962.png (256x219, 25K)

new CarFactory()

Bullshit, new is needed whenever you don't want to trigger destructors and when you can't use the initializer list to initialize an object member

>Looks like C++.
Car car;
You're welcome retard.

>new is needed whenever you don't want to trigger destructors
>Being this retarded