Dec 5, 2022 2 0 Instead of a C++ template parlor trick, why not just add support based on whether the header file has already been included? Raymond Chen Header file inclusion order dependencies.
Dec 2, 2022 10 2 C++ template parlor tricks: Using a type before it is defined Raymond Chen You can talk about hypothetical things, hoping that a real thing shows up later.
Dec 1, 2022 4 0 Not even trying to cross an airtight hatchway: Calling a function in your own process by synthesizing a function pointer Raymond Chen You can already attack yourself in far more interesting ways.