Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Bad things about C++

Name: Anonymous 2007-02-09 4:03

Since the python thread was a smashing success, it's only logical to have a C++ equivalent. So list the bad things about C++. Constructive thread, please. I will get the ball rolling:

 * Segment faults.
 * Broken standard library.
 * One word, the forced indentation of code. Thread over.
 * Broken templates.

Name: Anonymous 2007-08-14 10:58 ID:lJiY5A8i

>>117
IT IS NOT FASTER, IT ONLY SHIFTS THE DELAY IN MEMORY REALLOCATION TO A LATER TIME.  BUY NOW PAY LATER.  TOTAL TIME SAVED = 0 SECONDS.

IF YOU DON'T WANT TO INCUR THE TIME PENALTY OF DEALLOCATION THEN DON'T DEALLOCATE THE STUFF UNTIL YOU ARE READY.  WHY WOULD A GC KNOW WHEN THIS TIME IS BETTER THAN YOU?

I'D EVEN SAY SCREW SCOPES AND DO IT ULTRA-MANUALLY WITHOUT RELYING ON THINGS GOING OUT OF SCOPE TO DECIDE FOR YOU WHEN YOU NEED TO GC LIKE SOME JAVA NAZI.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List