Daily Archives: 7.1.2008

Updated the cast article

Due to popular demand, I’ve updated the “C++ background: Static, reinterpret and C-Style casts” article. The update clarifies that the compiler may put the virtual function table (if it uses one) where it wants. The only guarantee by the C++ … Continue reading

Posted in Programming | Leave a comment