
6 May
2005
6 May
'05
3:28 p.m.
Pavel Antokolsky aka Zigmar wrote:
On 5/5/05, Neal Becker <ndbecker2@gmail.com> wrote:
I'm curious as to how singleton behaves with respect to shared libraries. Is this tested? I'd imagine the results are platform-dependent.
I've tested on linux/gcc using shared libs with dynamic linking. It seems OK. I have not tested runtime link using dlopen. The test is attached