
17 Jan
2008
17 Jan
'08
3:57 p.m.
Martin Bonner <Martin.Bonner <at> pi-shurlok.com> writes:
I haven't looked at the library, but I don't understand how that works on Windows. Won't both DLLs have their own copy of the compiled code, and hence won't they both have their own copy of the singleton?
I have exacly the same concern. From what I understand There is no way to export static member variable of the template. So I can't understand how it can "support DLLs". Gennadiy