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

Random things that piss you off about C++

Name: Anonymous 2004-12-31 9:02

I hate how function declarations and function definitions usually don't look the same. For example

Declaration:
virtual void doShit()

Definition:
void MyNamespace::MyClass::doShit()

Name: Anonymous 2011-01-17 0:31

>>95
Both I guess, but more that the designers of C++ didn't fully think through what their hodgepodge of language features meant for the implementors.

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