Thread for hate c++

>C++ is shit
>change my mind

Change comes from within.

literally made for pajeets that were too dumb to use java.

Agreed, I'm still gonna use it though so fuck you.

Btw why doesn't sepples have by-value polymorphism?

I understand the core problem is that derived types are larger than base types and as a result if you have a variable of a base type and try to store a derived type object in it then the object will be truncated.

But consider this: why can't they just have a special syntax for storing by-value-polymorphic base types, such that the variable is treated as being of the base type but occupies enough space to store instances of the largest of all types directly or indirectly derived from that base type?

I really want this as a feature and am miffed that it's not a thing

Unlike Rust, C++ has concurrency.

std::mind_change(&op);

C++ is a living example of the triumph of ad-hoc hacks and expediency over scientific understanding.

it's ok op, sepples isn't for everybody

pic related, it's literally me programming in c++

Attached: tfw c++.jpg (678x417, 118K)

no need to specify the template parameter, the compiler can tell that op is a faggot

Rust's whole hook is risk free concurrency

But mixers aren't complicated, they just have a lot of channels...