News

So after a long painful journey tonight of trying to serialize a function pointer, I began to wonder. After seeing the code with a bunch of reinterpret_cast() calls, I got to wondering -- how does ...
C++ pointers earned a bad reputation for causing memory leaks, but new smart pointers release memory as it stops being referenced.
No, at least for references (avoiding pointers where possible is a good idea, and will be even more feasible once C++11's new move semantics become widespread).
What is the NBA record for most 3-pointers made in a playoff game? You might be surprised to hear that neither Curry nor Thompson holds the record for most 3-pointers made in a playoff game.