Mar 4, 2024 Post comments count1 Post likes count3 Is shadowing a member variable from a base class a bad thing? Maybe, but maybe not. Raymond Chen It depends on the order in which things occurred.
Mar 1, 2024 Post comments count14 Post likes count3 C++/WinRT performance trap: Switching to Windows Runtime too soon Raymond Chen Stay in the devirtualized world until you are forced to leave.