Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Piss off with that shit. Had an exam on C++ today and my teacher loves smart pointers and these fucked up casts. I didn't went bad or anything, easy peasy but hell why do such kind of things exist? For fucks sake all of this is weird ass overengineered bullshit.
But count me in on that wine dude 🍷
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
-
sam966911Hats off to this lady .... I would have just flipped the machine
auto water = new Water();
auto wine = reinterpret_cast<Wine>(water);
// C++. Miracles happen
rant
c++