Comment on Indirect Calling of Nested Functions on GCC Without Executable StackparentComments−ueckerOP12dThe point is that it can always be adapted to a common wide pointer type, which C could provide as a standard. C++ already has a solution for this on their ide: std::function(_ref).
Comments
The point is that it can always be adapted to a common wide pointer type, which C could provide as a standard. C++ already has a solution for this on their ide: std::function(_ref).