Name: Anonymous 2009-05-19 16:06
WhoTheFuckThoughtThisIsAGoodIdea?
It's an unreadable mess. No real programmer would use that shit.
It's an unreadable mess. No real programmer would use that shit.
typedef unordered_map<int, int> bjarne;
for (bjarne::iterator i = stroustrup.begin();
i != stroustrup.end();
++i)
{
// shit happens here
}