From: Sean Huang (huangsean_at_[hidden])
Date: 2006-12-12 22:24:58


I posted this about a year ago but got no definite answer from Robert.
http://thread.gmane.org/gmane.comp.lib.boost.devel/132838/focus=132838
I vaguely remember that there were similar discussions about this issue a
few month back but do not know if it had reached any conclusion. Now my
programs started crashing because of this problem and I am wondering if
there is a good solution. Is making the function scope static objects static
member with its caveats the best we could do?

Thanks,

Sean