From: stephan b. <st...@s1...> - 2004-12-25 14:54:09
|
On Saturday 25 December 2004 08:13, Christian Prochnow wrote: > For the ltdl impl to work we have to templatize the handle type in > the SharedLibCache class as well. Yes, that's a tricky problem - the handle is not void *. i once had a similar problem in some lex code which i was able solve via a couple templates. i'll see what i can come up with. -- ----- st...@s1... http://s11n.net "...pleasure is a grace and is not obedient to the commands of the will." -- Alan W. Watts |