
2 Nov
2006
2 Nov
'06
7:38 a.m.
Chris Thomasson wrote:
Here is the C++ pseudo-code:
Please don't get me wrong. I very much appreciate your efforts, but since I am very short of time (I think I am not the only one), could you please also use some plain English words to describe your idea, so one can judge if it is worth spending the time studying your code. Also I did not see any response from you how your proposal deviates from previous similar ones with respect to: Initialization order problem, i.e beeing able to be called from within global ctors. Solving destruction of static objects (preferably at process shutdown). Thank you Roland