| I looked back at version one to see what people would have downvoted/closed for: 'I have tried to do that (by overloading operator[], operator=) but it doesn't seem like I'm going somewhere. Can anyone suggest me a way to achieve this behavior?' You said you have tried, but you didn't post what you tried, or how it didn't work. This makes your question hard to answer, and essentially means anyone answering is going to have to write your code for you. You then finished it up with a passive-aggressive FAQ section which was entirely unnecessary, and included 'I want to do it this way, even if there is a better way' - which is just a terrible way to go in asking a question. StackOverflow gets incredible numbers of questions every day, and the reality is people are not willing to help people who actively make their questions harder to answer. That's not people being assholes, it's people getting burnt out trying to help the 20,000th help vampire (http://slash7.com/2006/12/22/vampires/). Everyone who complains about StackOverflow, in my experience, tends to be someone who wants others to do work for them. Yes, SO doesn't do that. That's by design. |
It's literally there...
>You then finished it up with a passive-aggressive FAQ section which was entirely unnecessary ... 'I want to do it this way, even if there is a better way'
What's wrong with that? I wanted to achieve a very specific thing. Can you please tell me what is wrong with that?
That FAQ is meant to avoid getting answers that I don't need. Have you ever used SO? When you do you'll see that these questions usually get a lot of responses like:
"Just drop C and go for Python, Python does everything for you XD"
"Just throw Boost in there and you're done [and turn your 1s compile time into 10 minutes] XDDD"