| bio | website | google.com/… |
|---|---|---|
| location | Berlin, Germany | |
| age | ||
| visits | member for | 3 years, 10 months |
| seen | 1 hour ago | |
| stats | profile views | 6,236 |
I'm the Grumpy Old Ape sometimes answering C++ questions on Stackoverflow.
Usually you will find me in the C++ Lounge of the Stack Overflow chat.
I occasionally retweet something on my Twitter account, and I'm known to even generate my own tweets once in a while.
|
May 2 |
answered | Are member new/delete overloads in a derived class ever useful? |
|
Apr 27 |
awarded | Nice Answer |
|
Apr 24 |
comment |
What is the difference between a definition and a declaration? And what about types and objects? |
|
Apr 24 |
comment |
What is the difference between a definition and a declaration? And what about types? |
|
Apr 24 |
comment |
What is the difference between a definition and a declaration? Welcome to Stackoverflow. This attempts to answer a question that's many years old and already has many bad and a few good answers. What's the point in this unless you introduce a new aspect that you think is important, but wasn't mentioned so far? Rather than that, however, you confused an important aspect (variable declarations vs. variable definitions) and skipped over another (type declarations vs. type definitions). That's a definitive -1 from me, and I suggest you delete this answer. |
|
Apr 20 |
comment |
The Definitive C++ Book Guide and List @crazy_prog: No, people should read what teaches them good C++. What good does it do you if you understand a tutorial, yet it teaches you abysmally bad stuff? |
|
Apr 15 |
awarded | Great Answer |
|
Apr 14 |
awarded | Nice Answer |
|
Apr 9 |
awarded | Popular Question |
|
Apr 6 |
revised |
Parse config file in C/C++ edited body |
|
Apr 4 |
awarded | Necromancer |
|
Mar 30 |
awarded | casting |
|
Mar 29 |
comment |
Why does microsoft use so many macros in their C++ code? Re near and far: Have you seen this: stackoverflow.com/q/3869830/140719? |
|
Mar 28 |
awarded | Nice Answer |
|
Mar 27 |
awarded | Good Answer |
|
Mar 27 |
awarded | Enlightened |
|
Mar 27 |
awarded | Nice Answer |
|
Mar 23 |
comment |
C++. Class method pointers @Cippyboy: I am not even sure as to what to reply to that. You went to the trouble to downvote and comment, but not to fix this trivial error?! Well, guess what, I am leaving it in there now, just to spite you. |
|
Mar 23 |
revised |
Is it always evil to have a struct with methods? deleted 10 characters in body |
|
Mar 22 |
revised |
How to overload std::swap() edited tags |