Mar 4, 2024 1 2 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 14 3 C++/WinRT performance trap: Switching to Windows Runtime too soon Raymond Chen Stay in the devirtualized world until you are forced to leave.