
30 Oct
2006
30 Oct
'06
4:43 p.m.
Anthony Williams wrote:
I posted some MSVC-specific code a short time ago that overcame these problems (see the thread on once init stuff).
I remember those. You said that the solution however is highly compiler/platform dependent, didn't you? So if the mutex ctor cannot be hidden from the public user interface, how should we ever hope to be able to manage this in an compiler independent way? Any ideas? In a private discussion we had, I got the impression, that you were interested in the idea of a POD mutex. Do you still think this is an idea we should pursue? Roland