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

C++

Name: Anonymous 2008-09-17 13:47

1) Why do people not like C++?
2) Is C++ a good language to learn programming? Mind you, you don't need to use any of the advanced features.

Name: Anonymous 2008-09-24 9:38

>>54
Function objects in C++ and anonymous classes in Java are pretty much the same thing. You have an object with some state and a single method. They only difference is that with anonymous classes you need to explicitly call a method, whereas a function object looks like an ordinary method call because of operator overloading.

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